datatracker/ietf/secr/meetings
2019-07-31 23:02:20 +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
blue_sheets.py Python2/3 compatibility: Changed the use of open() and StringIO to io.open() etc. 2019-07-15 19:14:04 +00:00
forms.py Rework page flow and forms of secr/meetings app. Fixes #2609. Commit ready for merge. 2018-11-21 22:43:04 +00:00
models.py Changed all usage of ForeignKey and OneToOneFiled in model.py files to the compatibility versions from ietf.utils.models. 2018-02-20 15:36:05 +00:00
tests.py Fix issue where third session requests, which rerequire AD approval, get left with approved status, instead of scheduled, after Secretraiat sends out notifications of official schedule. Fixes #2765. Commit ready for merge. 2019-07-31 23:02:20 +00:00
urls.py Rework page flow and forms of secr/meetings app. Fixes #2609. Commit ready for merge. 2018-11-21 22:43:04 +00:00
views.py Fix issue where third session requests, which rerequire AD approval, get left with approved status, instead of scheduled, after Secretraiat sends out notifications of official schedule. Fixes #2765. Commit ready for merge. 2019-07-31 23:02:20 +00:00