datatracker/ietf/mailtrigger
2021-02-12 20:31:00 +00:00
..
migrations Allow assignment of Person as "action holder" for a Doc, plus rudimentary automation of assignment. Fixes #3146. Commit ready for merge. 2021-02-12 20:31:00 +00:00
__init__.py mailtoken becomes mailtrigger 2015-09-17 20:03:45 +00:00
admin.py Fixed up mypy issues or added type:ignore comments as needed for a clean mypy run. 2019-09-30 15:42:18 +00:00
forms.py Removed all __future__ imports. 2020-03-05 23:53:42 +00:00
models.py Improve handling of submissions for closed working groups. Fixes #3058. Commit ready for merge. 2021-01-18 14:55:25 +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
test_utils.py Removed all __future__ imports. 2020-03-05 23:53:42 +00:00
tests.py Reverted merge of timezone-aware migration efforts. 2021-01-12 16:54:20 +00:00
urls.py Fix various "RemovedInDjango20Warning" warnings. Commit ready for merge. 2017-03-25 19:16:45 +00:00
utils.py Make the order of addresses returned by gather_address_lists() consistent rather than randomly varying from invocation to invocation. 2020-12-01 20:08:08 +00:00
views.py mailtoken becomes mailtrigger 2015-09-17 20:03:45 +00:00