datatracker/ietf/secr/meetings
Jennifer Richards fe7fc4b871
fix: miscellaneous tz fixes (#4481)
* fix: use meeting timezone for date comparison in agenda.html

* fix: use meeting timezone in interim_meeting_cancellation_notice.txt

* fix: use meeting timezone in interim_session_cancellation_notice.txt

* fix: use meeting timezone for secr misc sessions tab

* fix: use meeting tz for editing misc sessions

* fix: handle times with day outside usual choices in secr app

* fix: handle TZ correctly for reg sessions and timeslots in secr app

* fix: handle timezone in session_schedule_notification.txt

* fix: fix broken references in interim session cancellation template

* test: use meeting timezone as element id for meeting/timeslot editing
2022-09-20 13:18:05 -03: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 fix: miscellaneous tz fixes (#4481) 2022-09-20 13:18:05 -03: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 fix: fix failing tests and eliminate naive datetime warnings (#4402) 2022-09-01 13:07:28 -03:00
urls.py Turn sessions into regular sessions and non-sessions into misc. 2019-12-06 20:02:26 +00:00
views.py fix: miscellaneous tz fixes (#4481) 2022-09-20 13:18:05 -03:00