datatracker/ietf/secr/meetings
Ole Laursen 568670c060 Turn sessions into regular sessions and non-sessions into misc.
sessions in the UI and code to avoid ambiguity.

This doesn't change the data in the DB except for uses of
TimeSlotTypeName where 'session' is now 'regular'.
 - Legacy-Id: 17128
2019-12-06 20:02:26 +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 Turn sessions into regular sessions and non-sessions into misc. 2019-12-06 20:02:26 +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 Turn sessions into regular sessions and non-sessions into misc. 2019-12-06 20:02:26 +00:00
urls.py Turn sessions into regular sessions and non-sessions into misc. 2019-12-06 20:02:26 +00:00
views.py Turn sessions into regular sessions and non-sessions into misc. 2019-12-06 20:02:26 +00:00