.. |
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 |
0031_auto_20200803_1153.py
|
Merged in [18371] from mark@painless-security.com:
|
2020-08-26 16:47:35 +00:00 |
0032_auto_20200824_1642.py
|
Merged in [18371] from mark@painless-security.com:
|
2020-08-26 16:47:35 +00:00 |
0033_session_tombstone_for.py
|
Merged in ^/branch/iola/meeting-improvement-r18382@18466. This provides a beta-level snapshot of the new schedule editor work. All known issues should be fixed, but there might be adjustments needed after experience with using the new edit view.
|
2020-09-04 14:28:25 +00:00 |
0034_schedule_notes.py
|
Merged in ^/branch/iola/meeting-improvement-r18382@18466. This provides a beta-level snapshot of the new schedule editor work. All known issues should be fixed, but there might be adjustments needed after experience with using the new edit view.
|
2020-09-04 14:28:25 +00:00 |
0035_add_session_origin.py
|
Merged in ^/branch/iola/meeting-improvement-r18382@18466. This provides a beta-level snapshot of the new schedule editor work. All known issues should be fixed, but there might be adjustments needed after experience with using the new edit view.
|
2020-09-04 14:28:25 +00:00 |
0036_add_schedule_base.py
|
Merged in ^/branch/iola/meeting-improvement-r18382@18466. This provides a beta-level snapshot of the new schedule editor work. All known issues should be fixed, but there might be adjustments needed after experience with using the new edit view.
|
2020-09-04 14:28:25 +00:00 |
0037_auto_20200908_0334.py
|
Added a missing migration for a change in the Schedule.base field.
|
2020-09-08 10:38:00 +00:00 |
0038_auto_20201005_1123.py
|
Change the length of the schedule name field from 16 to 64, to avoid running into lenght issues for schedule names auto-generated from person name or email.
|
2020-10-08 11:58:46 +00:00 |
0039_auto_20201109_0439.py
|
Added matching indexes to a number of models with ordering by multiple keys.
|
2020-11-09 19:41:12 +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 |