datatracker/ietf/mailtrigger
2018-04-07 10:47:16 +00:00
..
migrations Got rid of old migrations and created new initial migrations. 2018-02-21 23:46:22 +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 Changed calls to .related_that*() and .relations_that*() to use tuples rather than lists (a slight optimization). 2018-04-07 10:47:16 +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 Fix various "RemovedInDjango20Warning" warnings. Commit ready for merge. 2017-03-25 19:16:45 +00:00
urls.py Fix various "RemovedInDjango20Warning" warnings. Commit ready for merge. 2017-03-25 19:16:45 +00:00
utils.py Treat Area Groups similar to Working Groups and Research Groups where it makes sense to do so. Commit ready for merge. 2017-07-11 19:12:21 +00:00
views.py mailtoken becomes mailtrigger 2015-09-17 20:03:45 +00:00