]> git.parisson.com Git - mezzo.git/commit
reinit migrations after branch breakout
authorGuillaume Pellerin <guillaume.pellerin@ircam.fr>
Thu, 14 Jul 2016 16:56:11 +0000 (18:56 +0200)
committerGuillaume Pellerin <guillaume.pellerin@ircam.fr>
Thu, 14 Jul 2016 16:56:11 +0000 (18:56 +0200)
commitd87a4f53578179337e66a16240afc2c3db0d2c49
tree95ef348c3fed8430246b4335b7d390f90fd6e232
parent8e6dd249ade0213bbff0ade572836c4072f46b80
reinit migrations after branch breakout
43 files changed:
app/migrations/__init__.py [deleted file]
app/migrations/blog/0001_initial.py
app/migrations/blog/0002_auto_20150527_1555.py [deleted file]
app/migrations/blog/0003_auto_20151223_1313.py [deleted file]
app/migrations/conf/0001_initial.py
app/migrations/conf/0002_auto_20151223_1313.py [deleted file]
app/migrations/forms/0001_initial.py
app/migrations/forms/0002_auto_20141227_0224.py [deleted file]
app/migrations/forms/0003_emailfield.py [deleted file]
app/migrations/forms/0004_auto_20150517_0510.py [deleted file]
app/migrations/forms/0005_auto_20151223_1313.py [deleted file]
app/migrations/forms/0006_auto_20160407_2249.py [deleted file]
app/migrations/galleries/0001_initial.py
app/migrations/galleries/0002_auto_20141227_0224.py [deleted file]
app/migrations/galleries/0003_auto_20151223_1313.py [deleted file]
app/migrations/mezzanine_agenda/0001_initial.py [deleted file]
app/migrations/mezzanine_agenda/0002_auto_20160224_1142.py [deleted file]
app/migrations/mezzanine_agenda/0003_auto_20160309_1621.py [deleted file]
app/migrations/mezzanine_agenda/0004_auto_20160331_1832.py [deleted file]
app/migrations/mezzanine_agenda/0005_auto_20160404_0043.py [deleted file]
app/migrations/mezzanine_agenda/0006_remove_event_featured.py [deleted file]
app/migrations/mezzanine_agenda/0007_auto_20160410_2148.py [deleted file]
app/migrations/mezzanine_agenda/0008_auto_20160410_2149.py [deleted file]
app/migrations/mezzanine_agenda/0009_auto_20160410_2154.py [deleted file]
app/migrations/mezzanine_agenda/0010_eventlocation_external_id.py [deleted file]
app/migrations/mezzanine_agenda/0011_auto_20160410_2330.py [deleted file]
app/migrations/mezzanine_agenda/0012_auto_20160410_2336.py [deleted file]
app/migrations/mezzanine_agenda/0013_auto_20160510_1542.py [deleted file]
app/migrations/mezzanine_agenda/0014_event_brochure.py [deleted file]
app/migrations/mezzanine_agenda/__init__.py [deleted file]
app/migrations/pages/0001_initial.py
app/migrations/pages/0002_auto_20141227_0224.py [deleted file]
app/migrations/pages/0003_auto_20150527_1555.py [deleted file]
app/migrations/pages/0004_auto_20151223_1313.py [deleted file]
app/organization/core/migrations/0001_initial.py
app/organization/featured/migrations/0001_initial.py
app/organization/festival/migrations/0001_initial.py
app/organization/magazine/migrations/0001_initial.py
app/organization/media/migrations/0001_initial.py
app/organization/project/migrations/0001_initial.py
app/organization/team/migrations/0001_initial.py
app/organization/team/migrations/0002_auto_20160714_1756.py [deleted file]
scripts/makemigrations.sh