datatracker/ietf/meeting/migrations
Jennifer Richards ed2059a581
fix: add blank=true to SlideSubmission.doc ()
Allows admin to save an instance with a null doc reference, which was already permitted.
2025-03-21 15:45:26 +07:00
..
0001_initial.py refactor: Purge old migrations and update ci to build on a clean schema () 2023-03-28 18:06:07 +09:00
0002_session_has_onsite_tool.py refactor: Tie Meetecho resources to Session pk () 2023-04-23 18:15:01 -05:00
0003_populate_session_has_onsite_tool.py refactor: Tie Meetecho resources to Session pk () 2023-04-23 18:15:01 -05:00
0004_session_chat_room.py fix: make chat room an overrideable property of Session () 2023-05-24 10:26:19 -05:00
0005_alter_session_agenda_note.py fix: Expand and enforce Cancel Interim Meeting Request comments length to 512 () 2024-02-20 09:30:41 -06:00
0006_alter_sessionpresentation_document_and_session.py feat: Import IESG artifacts into the datatracker () 2024-02-20 16:35:08 -06:00
0007_attended_origin_attended_time.py feat: session apis () 2024-03-12 10:22:24 -05:00
0008_remove_schedtimesessassignment_notes.py fix: remove unused notes field from SchedSessTimeAssignment model () 2024-08-21 08:29:09 -05:00
0009_session_meetecho_recording_name.py feat: explicit names for meetecho recordings () 2024-10-21 16:45:36 -05:00
0010_alter_floorplan_image_alter_meetinghost_logo.py feat: write objects to blob storage () 2025-02-19 17:41:10 -06:00
0011_alter_slidesubmission_doc.py fix: add blank=true to SlideSubmission.doc () 2025-03-21 15:45:26 +07:00
__init__.py Added a new field 'short' to Session, to help produce file names for agendas, minutes and slides for groups with different named session, such as for instance 'edu'. Generating distinct filenames directly from the name field gives too long names. 2012-06-20 21:12:26 +00:00