datatracker/ietf/secr/meetings
2019-07-15 19:14:04 +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 Added 'from __future__' imports all over the place, to bring code behaviour into closer alignment between python2 and python3 2019-07-15 15:40:51 +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 Remove ability to cancel a break session. Fixes #2703. Commit ready for merge. 2019-03-23 17:00:52 +00:00