This website requires JavaScript.
Explore
Help
Sign In
altf4arnold
/
datatracker
Watch
1
Star
0
Fork
You've already forked datatracker
0
Code
Issues
Pull requests
Actions
2
Packages
Projects
Releases
Wiki
Activity
40e8380751
datatracker
/
ietf
/
mailtrigger
History
Henrik Levkowetz
40e8380751
Merged django 1.9 work forward to copy of trunk @6.41.0
...
- Legacy-Id: 12756
2017-01-30 23:13:02 +00:00
..
migrations
Merged Django-1.8 upgrade work to trunk. Adjusted migration names, and added migrations as necessary. Fixed some instances of broken html.
2016-12-13 05:55:46 +00:00
__init__.py
mailtoken becomes mailtrigger
2015-09-17 20:03:45 +00:00
admin.py
mailtoken becomes mailtrigger
2015-09-17 20:03:45 +00:00
forms.py
remove some experimental cruft
2015-09-17 21:25:50 +00:00
models.py
Fixed all the warnings emitted by the check command; mostly use of null=True on ManyToManyFields, which doesn't make sense.
2016-11-03 20:13:44 +00:00
resources.py
Change the cache key construction to deal with query arguments containing spaces. Fixes 500 errors which would otherwise occur.
2016-09-25 13:53:22 +00:00
tests.py
Modified the test data to use some AD and WG chair names that contain non-ascii characters, and fixed test issues found.
2015-11-04 07:34:56 +00:00
urls.py
Django 1.9: Removed deprecated use of django.conf.urls.patterns() from all urls*.py files.
2016-12-22 17:21:57 +00:00
utils.py
Added programs to the datatracker. Added use of restructuredtext for group about pages. Generalized several places where code handles different group types. Improved testing of group about. Commit ready for merge.
2017-01-24 19:55:49 +00:00
views.py
mailtoken becomes mailtrigger
2015-09-17 20:03:45 +00:00