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
9a3f6b059b
datatracker
/
ietf
/
mailtrigger
History
Henrik Levkowetz
9a3f6b059b
Merged Django-1.8 upgrade work to trunk. Adjusted migration names, and added migrations as necessary. Fixed some instances of broken html.
...
- Legacy-Id: 12507
2016-12-13 05:55:46 +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
mailtoken becomes mailtrigger
2015-09-17 20:03:45 +00:00
utils.py
Manual post naming and string tweaks
2016-09-01 12:04:43 +00:00
views.py
mailtoken becomes mailtrigger
2015-09-17 20:03:45 +00:00