datatracker/ietf/secr/sreq
Jennifer Richards 4e4569acc1
fix: use ModelMultipleChoiceField for 'bethere' when hidden (#3894)
The select2-based fields do not behave well on the SubmissionForm when
hidden=True. The ModelMultipleChoiceField is enough for this case.
2022-04-26 16:53:45 -05:00
..
templatetags Remove code still using old "length_sessionX" SessionForm fields. Commit ready for merge. 2022-01-07 19:54:09 +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
forms.py fix: use ModelMultipleChoiceField for 'bethere' when hidden (#3894) 2022-04-26 16:53:45 -05:00
tests.py chore: Remove references to settings.SECR_VIRTUAL_MEETINGS. Fixes #3717. (#3741) 2022-03-25 04:26:50 -05:00
urls.py Move Session.status, .requested, and .requested_by to a new SchedulingEvent 2019-12-05 12:41:09 +00:00
views.py fix: use ModelMultipleChoiceField for 'bethere' when hidden (#3894) 2022-04-26 16:53:45 -05:00