datatracker/ietf/mailtrigger
Jennifer Richards c09cd8b651 Missing migration needed by [18960] / [18977]
- Legacy-Id: 18991
Note: SVN reference [18960] has been migrated to Git commit b08110b838

Note: SVN reference [18977] has been migrated to Git commit 6a70e862df
2021-05-13 14:42:58 +00:00
..
migrations Missing migration needed by [18960] / [18977] 2021-05-13 14:42:58 +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