datatracker/ietf/secr/drafts
2015-07-30 22:13:59 +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 Changed several email alias references from tools.ietf.org to ietf.org. Fixes #1759. Commit ready for merge. 2015-07-30 22:13:59 +00:00
forms.py Fixes #1678. MultipleObjectsReturned when editing draft. Commit ready for merge. 2015-04-24 22:46:49 +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
report_id_activity.py Port secr/drafts/report_id_activity.py away from setup_environ too 2013-12-18 16:02:04 +00:00
report_progress_report.py Port from django.core.management.setup_environ to DJANGO_SETTINGS_MODULE 2013-12-18 15:51:11 +00:00
tests_views.py Fix pyflakes errors in secr/drafts/tests_views.py. Commit ready for merge 2015-03-21 20:36:28 +00:00
urls.py Made ietf/secr/{drafts,roles,ipradmin} pyflakes-clean. 2014-03-15 22:06:48 +00:00
views.py Remove secauth middleware. Replace with role_required decorators. Commit ready for merge 2014-11-09 02:32:41 +00:00