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
3ccb550888
datatracker
/
ietf
/
secr
/
drafts
History
Ryan Cross
3ccb550888
Change views that use GET requests to delete objects to use POST.
Fixes
#1796
. Commit ready for merge.
...
- Legacy-Id: 13615
2017-06-13 23:33:31 +00:00
..
fixtures
Added 4 new fields to the meeting class, to hold draft submission cutoff information for the meeting. On request, changed the presentation of the cutoff times to show the last submission time, rather than the beginning of the cutoff time. Changed the cutoff hour format to support full timedelta information, not just a given hour (this was necessary in order to be able to set the requested 23:59:59 submission stop time).
2015-02-21 20:48:29 +00:00
__init__.py
Merged in branch/amsl/trunkmerge@5449 from rcross@amsl.com, with some tweaks. This provides the secretariat apps.
2013-03-05 22:43:31 +00:00
email.py
Merge author stats branch into new branch from trunk
2017-03-28 14:36:40 +00:00
forms.py
Merge author stats branch into new branch from trunk
2017-03-28 14:36:40 +00:00
notifications.py
Merged in branch/amsl/trunkmerge@5449 from rcross@amsl.com, with some tweaks. This provides the secretariat apps.
2013-03-05 22:43:31 +00:00
reports.py
Fix various "RemovedInDjango20Warning" warnings. Commit ready for merge.
2017-03-25 19:16:45 +00:00
tests_views.py
Change views that use GET requests to delete objects to use POST.
Fixes
#1796
. Commit ready for merge.
2017-06-13 23:33:31 +00:00
urls.py
Cleaned up the remaining explicit url names, using dotted-paths to view
2017-02-26 23:21:49 +00:00
views.py
Change views that use GET requests to delete objects to use POST.
Fixes
#1796
. Commit ready for merge.
2017-06-13 23:33:31 +00:00