datatracker/ietf/mailtrigger
Henrik Levkowetz 4bc6a20661 Merged in [18162] from jennifer@painless-security.com:
Notify IRSG when an IRSG ballot is created. Fixes #2978.
 - Legacy-Id: 18177
Note: SVN reference [18162] has been migrated to Git commit 6e97a89786
2020-07-15 14:52:38 +00:00
..
migrations Merged in [18162] from jennifer@painless-security.com: 2020-07-15 14:52:38 +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 Added a missing guard against attribute access on None. 2020-05-20 10:28:09 +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 Removed all __future__ imports. 2020-03-05 23:53:42 +00:00
urls.py Fix various "RemovedInDjango20Warning" warnings. Commit ready for merge. 2017-03-25 19:16:45 +00:00
utils.py 12/13 merged into 6.113.1.dev0 with migration ordering failure 2019-12-13 19:53:45 +00:00
views.py mailtoken becomes mailtrigger 2015-09-17 20:03:45 +00:00