bornhack-website/src/program/migrations
Thomas Steen Rasmussen 03fc20a459 add missing migrations after cleanup and adding of on_delete to all foreignkeys 2018-03-18 09:07:34 +01:00
..
0001_initial.py first pass with 2to3 2017-01-30 12:16:07 +01:00
0002_eventtype_color.py first pass with 2to3 2017-01-30 12:16:07 +01:00
0003_eventtype_light_writing.py first pass with 2to3 2017-01-30 12:16:07 +01:00
0004_auto_20160804_1712.py first pass with 2to3 2017-01-30 12:16:07 +01:00
0005_auto_20160807_1312.py first pass with 2to3 2017-01-30 12:16:07 +01:00
0006_auto_20160807_1320.py first pass with 2to3 2017-01-30 12:16:07 +01:00
0007_auto_20160807_1333.py unfuck migrations maybe 2017-07-11 22:57:26 +02:00
0008_auto_20160808_1747.py unfuck migrations maybe 2017-07-11 22:57:26 +02:00
0009_auto_20160827_0752.py first pass with 2to3 2017-01-30 12:16:07 +01:00
0010_auto_20161212_1809.py first pass with 2to3 2017-01-30 12:16:07 +01:00
0011_auto_20161229_2149.py first pass with 2to3 2017-01-30 12:16:07 +01:00
0012_auto_20161229_2150.py first pass with 2to3 2017-01-30 12:16:07 +01:00
0013_auto_20170121_1312.py first pass with 2to3 2017-01-30 12:16:07 +01:00
0014_speaker_camp.py first pass with 2to3 2017-01-30 12:16:07 +01:00
0015_auto_20170128_1841.py first pass with 2to3 2017-01-30 12:16:07 +01:00
0016_auto_20170131_1849.py py3 migrations 2017-01-31 18:52:25 +01:00
0017_eventinstance_notifications_sent.py ircbot and notification worker basic functionality works 2017-02-02 14:37:17 +01:00
0018_eventtype_notifications.py ircbot and notification worker basic functionality works 2017-02-02 14:37:17 +01:00
0019_auto_20170205_1940.py add EventLocation model, restructure schedule filtering navigation 2017-02-08 23:34:24 +01:00
0020_auto_20170205_1940.py add EventLocation model, restructure schedule filtering navigation 2017-02-08 23:34:24 +01:00
0021_auto_20170205_2130.py add EventLocation model, restructure schedule filtering navigation 2017-02-08 23:34:24 +01:00
0022_auto_20170218_1148.py working on speaker pictures for issue #84 2017-02-18 12:30:26 +01:00
0023_auto_20170218_1243.py set upload path for speaker pictures 2017-02-18 12:44:12 +01:00
0024_auto_20170222_1629.py add video fields on event model, fix #82 2017-02-23 21:51:36 +01:00
0025_auto_20170306_1938.py add missing migration for video stuff 2017-03-06 19:39:27 +01:00
0026_speaker_user.py start work on speaker and talk submissions 2017-03-08 00:00:17 +01:00
0027_auto_20170307_1701.py start work on speaker and talk submissions 2017-03-08 00:00:17 +01:00
0028_auto_20170307_2014.py start work on speaker and talk submissions 2017-03-08 00:00:17 +01:00
0029_auto_20170307_2042.py start work on speaker and talk submissions 2017-03-08 00:00:17 +01:00
0030_auto_20170312_1230.py rework speaker and talk proposal stuff 2017-03-12 15:43:41 +01:00
0031_auto_20170312_1529.py rework speaker and talk proposal stuff 2017-03-12 15:43:41 +01:00
0032_auto_20170312_1556.py a few more proposal submission fixes 2017-03-12 16:16:24 +01:00
0033_auto_20170312_1857.py rename models and views from submission to proposal 2017-03-12 19:06:03 +01:00
0034_auto_20170314_2012.py fix speaker proposal image upload stuff, maybe 2017-03-14 21:45:12 +01:00
0035_auto_20170314_2325.py add help text for icon field 2017-03-14 23:25:37 +01:00
0036_auto_20170316_0004.py add admin commands to approve speaker and event proposals 2017-03-16 00:30:59 +01:00
0037_eventtype_include_in_event_list.py fixup the event list a bit, fixes #90 2017-03-26 15:05:29 +02:00
0038_favorite.py Adding favoriting to the schedule. 2017-04-16 02:10:45 +02:00
0039_auto_20170430_1408.py add missing migration for program 2017-04-30 14:12:23 +02:00
0040_eventproposal_allow_video_recording.py add field to allow video recording on event proposal 2017-07-09 21:24:25 +02:00
0041_auto_20170711_2248.py add missing migration 2017-07-11 23:14:05 +02:00
0042_auto_20170715_1547.py fix #135 2017-07-15 15:57:31 +02:00
0043_auto_20170801_1526.py add missing migrations from whatever 2017-08-01 15:26:36 +02:00
0044_auto_20170801_1527.py better description for formfield 2017-08-01 15:28:04 +02:00
0045_event_proposal.py Adding inital version of program control center. 2017-08-22 11:48:51 +02:00
0046_auto_20180318_0906.py add missing migrations after cleanup and adding of on_delete to all foreignkeys 2018-03-18 09:07:34 +01:00
__init__.py Revert "remove __init__.py files" 2017-02-02 00:18:23 +01:00