.. |
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
|
Add migration to cancel 107 sessions
|
2020-03-19 17:48:03 +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_businessconstraint.py
|
Add new model for business logic meeting constraint costs, update existing constraint costs, and small improvements in tests
|
2020-05-29 12:03:50 +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 |