datatracker/ietf/secr/meetings
2017-12-29 19:48:18 +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 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
forms.py Fix issue creating new timeslots in secretariat scheduling tool caused by changing the meeting start date to a Saturday. Commit ready for merge. 2017-10-05 20:28:39 +00:00
models.py Fix various "RemovedInDjango20Warning" warnings. Commit ready for merge. 2017-03-25 19:16:45 +00:00
tests.py Added a new field Meeting.days to capture the length of a meeting. This is necessary now that we have previous meetings officially starting Sunday, lasting to Friday, and future meetings starting Saturday, Lasting to Friday. We use Meeting.days to calculate Meeting.end_date(). Meeting.get_ietf_monday() and two cut_off() methods have also been updated to be instance methods instead of class methods, and to not assume that a meeting starts on Sunday. 2017-10-25 13:38:15 +00:00
urls.py Removed code that has been marked unreachable for more than 5 months. 2017-12-29 19:48:18 +00:00
views.py Removed code that has been marked unreachable for more than 5 months. 2017-12-29 19:48:18 +00:00