datatracker/ietf/secr/meetings
Henrik Levkowetz 44fb3452d2 Merged in [18591] from rcross@amsl.com:
Add more options to Group select field of Misc Session create. Fixes #3033.
 - Legacy-Id: 18611
Note: SVN reference [18591] has been migrated to Git commit 9c8cd55391
2020-10-12 16:47:11 +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 Removed all __future__ imports. 2020-03-05 23:53:42 +00:00
forms.py Add more options to Group select field of Misc Session create. Fixes #3033. Commit ready for merge 2020-10-09 21:42:40 +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 Changed the autogeneration of schedule names to use slugified user (person) name, rather than login. Logins are mostly email addresses, and may contain characters not permitted in the URL pattern for schedule names, and are less readable in the contexts where schedule names are used. 2020-10-08 12:01:42 +00:00
urls.py Turn sessions into regular sessions and non-sessions into misc. 2019-12-06 20:02:26 +00:00
views.py Changed the autogeneration of schedule names to use slugified user (person) name, rather than login. Logins are mostly email addresses, and may contain characters not permitted in the URL pattern for schedule names, and are less readable in the contexts where schedule names are used. 2020-10-08 12:01:42 +00:00