datatracker/ietf/mailtrigger
Robert Sparks afac1f8f19
feat: enable editorial stream adoption and balloting (#5011)
* feat: enable editorial stream adoption and balloting

* fix: bring tests into line with refactor

* feat: force intended_std_level to Informational when adopting into a non-ietf stream.

* fix: improve blocking position labels and email content

* fix: simplify pointer to group on doc main page for rswg docs

* fix: recover from merge typos

* fix: correct defer and clear ballot behavior

* fix: improve publication request access logic

* fix: clean up broken editorial state

* fix: adjust test to match migrations
2023-01-31 13:50:51 -06:00
..
migrations feat: enable editorial stream adoption and balloting (#5011) 2023-01-31 13:50:51 -06: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 feat: enable editorial stream adoption and balloting (#5011) 2023-01-31 13:50:51 -06: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 Use temporary directories instead of "real" filesystem for tests. Fixes #3414. Commit ready for merge. 2021-11-05 19:45:57 +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 improved relevant email expansions 2021-07-08 19:59:43 +00:00
views.py mailtoken becomes mailtrigger 2015-09-17 20:03:45 +00:00