datatracker/ietf/meeting/migrations
Henrik Levkowetz 45eaa18c77 Fixed a broken reverse migration
- Legacy-Id: 18409
2020-08-25 09:45:29 +00:00
..
0001_initial.py Removed all __future__ imports. 2020-03-05 23:53:42 +00:00
0002_auto_20180225_1207.py Removed all __future__ imports. 2020-03-05 23:53:42 +00:00
0003_rename_modified_fields.py Removed all __future__ imports. 2020-03-05 23:53:42 +00:00
0004_meeting_attendees.py Removed all __future__ imports. 2020-03-05 23:53:42 +00:00
0005_backfill_old_meetings.py Removed all __future__ imports. 2020-03-05 23:53:42 +00:00
0006_backfill_attendees.py Removed all __future__ imports. 2020-03-05 23:53:42 +00:00
0007_auto_20180716_1337.py Removed all __future__ imports. 2020-03-05 23:53:42 +00:00
0008_rename_meeting_agenda_note.py Removed all __future__ imports. 2020-03-05 23:53:42 +00:00
0009_add_agenda_info_note.py Removed all __future__ imports. 2020-03-05 23:53:42 +00:00
0010_set_ietf_103_agenda_info_note.py Removed all __future__ imports. 2020-03-05 23:53:42 +00:00
0011_auto_20190114_0550.py Removed all __future__ imports. 2020-03-05 23:53:42 +00:00
0012_add_slide_submissions.py Removed all __future__ imports. 2020-03-05 23:53:42 +00:00
0013_make_separate_break_sessobj.py Removed all __future__ imports. 2020-03-05 23:53:42 +00:00
0014_auto_20190426_0305.py Removed all __future__ imports. 2020-03-05 23:53:42 +00:00
0015_sessionpresentation_document2_fk.py Removed all __future__ imports. 2020-03-05 23:53:42 +00:00
0016_remove_sessionpresentation_document.py Removed all __future__ imports. 2020-03-05 23:53:42 +00:00
0017_rename_field_document2.py Removed all __future__ imports. 2020-03-05 23:53:42 +00:00
0018_document_primary_key_cleanup.py Removed all __future__ imports. 2020-03-05 23:53:42 +00:00
0019_slidesubmission_time.py Removed all __future__ imports. 2020-03-05 23:53:42 +00:00
0020_remove_future_break_sessions.py Removed all __future__ imports. 2020-03-05 23:53:42 +00:00
0021_rename_meeting_agenda_to_schedule.py Removed all __future__ imports. 2020-03-05 23:53:42 +00:00
0022_schedulingevent.py Removed all __future__ imports. 2020-03-05 23:53:42 +00:00
0023_create_scheduling_events.py Removed all __future__ imports. 2020-03-05 23:53:42 +00:00
0024_auto_20191204_1731.py Removed all __future__ imports. 2020-03-05 23:53:42 +00:00
0025_rename_type_session_to_regular.py Removed all __future__ imports. 2020-03-05 23:53:42 +00:00
0026_cancel_107_sessions.py Fixed a broken reverse migration 2020-08-25 09:45:29 +00:00
0027_add_constraint_options_and_joint_groups.py Merged in ^/branch/dash/automatic-scheduler@17395, which adds groundwor for 2020-04-08 20:41:29 +00:00
0028_auto_20200501_0139.py Added a migration for updated timezone names and added validation for sechedule names. 2020-05-01 08:45:43 +00:00
0029_businessconstraint.py Fix migrations after rebase. 2020-06-15 20:51:46 +00:00
0030_allow_empty_joint_with_sessions.py Add the migration intended to go with r18206. Commit ready for merge. 2020-07-20 21:13:39 +00: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