This website requires JavaScript.
Explore
Help
Sign In
altf4arnold
/
datatracker
Watch
1
Star
0
Fork
You've already forked datatracker
0
Code
Issues
Pull requests
Actions
3
Packages
Projects
Releases
Wiki
Activity
579cb3eabe
datatracker
/
ietf
/
mailtrigger
History
Robert Sparks
6b779e9d4c
Send email when the responsible AD for a conflict review is changed. Include the stream manager and stream steering group when the responsible AD changes or when the telechat date changes.
Fixes
#2497
. Commit ready for merge.
...
- Legacy-Id: 15152
2018-05-21 22:02:34 +00:00
..
migrations
Send email when the responsible AD for a conflict review is changed. Include the stream manager and stream steering group when the responsible AD changes or when the telechat date changes.
Fixes
#2497
. Commit ready for merge.
2018-05-21 22:02:34 +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