chrono/chrono/agendas/migrations
Frédéric Péters 15b2b27986 migrations: fix typo 2019-11-27 15:18:15 +01:00
..
0001_initial.py misc: don't expose "slug" as a word to the user (#18993) 2017-09-26 18:12:49 +02:00
0002_event.py dj2: explicit on_delete on ForeignKey (#37317) 2019-10-29 15:42:30 +01:00
0003_booking.py dj2: explicit on_delete on ForeignKey (#37317) 2019-10-29 15:42:30 +01:00
0004_booking_cancellation_datetime.py general: make it possible to cancel bookings (#9999) 2016-03-30 08:05:23 +02:00
0005_event_label.py general: allow a custom label on events (#11112) 2016-06-18 13:29:52 +02:00
0006_auto_20160707_1357.py agendas: add migration for waiting list feature 2016-07-07 16:35:30 +02:00
0007_auto_20160722_1135.py misc: increase event label size up to 100 characters (#12670) 2016-07-22 13:36:13 +02:00
0008_auto_20160910_1319.py dj2: explicit on_delete on ForeignKey (#37317) 2019-10-29 15:42:30 +01:00
0009_auto_20160911_1640.py add minimal/maximal booking delays (#12673) 2016-09-11 19:16:15 +02:00
0010_auto_20160918_1250.py dj2: explicit on_delete on ForeignKey (#37317) 2019-10-29 15:42:30 +01:00
0011_meetingtype_slug.py misc: don't expose "slug" as a word to the user (#18993) 2017-09-26 18:12:49 +02:00
0012_manual_set_slugs_on_meeting_types.py agendas: add slug to MeetingType model (#13792) 2016-10-29 15:14:50 +02:00
0013_auto_20161028_1603.py misc: don't expose "slug" as a word to the user (#18993) 2017-09-26 18:12:49 +02:00
0014_booking_primary_booking.py dj2: explicit on_delete on ForeignKey (#37317) 2019-10-29 15:42:30 +01:00
0015_auto_20170628_1137.py misc: increase max length of label fields (#17226) 2017-06-28 12:43:27 +02:00
0016_desk.py dj2: explicit on_delete on ForeignKey (#37317) 2019-10-29 15:42:30 +01:00
0017_timeperiod_desk.py dj2: explicit on_delete on ForeignKey (#37317) 2019-10-29 15:42:30 +01:00
0018_event_desk.py dj2: explicit on_delete on ForeignKey (#37317) 2019-10-29 15:42:30 +01:00
0019_timeperiodexception.py dj2: explicit on_delete on ForeignKey (#37317) 2019-10-29 15:42:30 +01:00
0020_auto_20171102_1021.py agenda: add support for remote calendar file with exceptions (#19070) 2017-11-02 15:56:31 +01:00
0021_auto_20171126_1330.py general: add label/user_name/backoffice_url metadata on bookings (#20280) 2017-12-02 19:01:14 +01:00
0022_auto_20171202_1828.py general: increase slug max length to be able to hold whole label (#18101) 2017-12-03 13:40:47 +01:00
0023_auto_20171202_1835.py misc: increase allowed size for exceptions URL (#20067) 2017-12-03 13:40:47 +01:00
0024_auto_20180426_1127.py support recurring event in exceptions .ics (fixes #19071) 2018-05-04 20:05:22 +02:00
0025_auto_20181206_1252.py misc: don't cascade group deletion to agendas (#28710) 2018-12-06 13:52:35 +01:00
0026_booking_user_display_label.py agendas: add new booking's label attribute for user presentation purposes (#25820) 2019-03-21 12:02:04 +01:00
0027_event_description.py misc: add a description field to events (#36169) 2019-09-17 08:50:05 +02:00
0028_event_slug.py general: make event slugs optional (#37987) 2019-11-27 13:55:14 +01:00
0029_auto_20191106_1320.py general: make event slugs optional (#37987) 2019-11-27 13:55:14 +01:00
0030_auto_20191107_1200.py agendas: slug unicity for Agenda, Desk and MeetingType (#34044) 2019-11-19 14:21:07 +01:00
0031_auto_20191107_1225.py agendas: slug unicity for Agenda, Desk and MeetingType (#34044) 2019-11-19 14:21:07 +01:00
0032_auto_20191127_0919.py migrations: fix typo 2019-11-27 15:18:15 +01:00
__init__.py add skeleton model and management pages for agendas 2016-02-23 22:35:50 +01:00