datatracker/ietf/mailtrigger
2016-12-07 19:41:48 +00:00
..
migrations Added migrations for the model changes done for the Django 1.8 upgrade. 2016-12-07 19:41:48 +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