]> git.parisson.com Git - mezzo.git/commit
adding article custome type and merge
authorEmilie <zawadzki@ircam.fr>
Thu, 7 Jul 2016 10:05:18 +0000 (12:05 +0200)
committerEmilie <zawadzki@ircam.fr>
Thu, 7 Jul 2016 10:05:18 +0000 (12:05 +0200)
commit0c09039e7c8a645279818adec3664fcbb9bc2468
treec34c6ee44f46180835e888d2587ff28349cef075
parentf1fb0f692bd7b4dbb4038c021ea32a289de9d428
adding article custome type and merge
24 files changed:
app/custom/migrations/0005_auto_20160706_1803.py [deleted file]
app/custom/migrations/0006_auto_20160706_1839.py [deleted file]
app/custom/migrations/0007_auto_20160706_1841.py [deleted file]
app/custom/migrations/0008_auto_20160707_1047.py [deleted file]
app/custom/models.py [deleted file]
app/magazine/migrations/0001_initial.py [deleted file]
app/magazine/migrations/0002_article_sub_title.py [deleted file]
app/magazine/migrations/0003_auto_20160706_1810.py [deleted file]
app/magazine/migrations/0004_auto_20160706_1820.py [deleted file]
app/magazine/migrations/0005_auto_20160706_1831.py [deleted file]
app/magazine/migrations/0006_auto_20160706_1839.py [deleted file]
app/magazine/migrations/0007_auto_20160706_1841.py [deleted file]
app/magazine/migrations/0008_auto_20160706_1852.py [deleted file]
app/magazine/migrations/0009_auto_20160707_1047.py [deleted file]
app/magazine/migrations/0010_auto_20160707_1115.py [deleted file]
app/magazine/migrations/0011_auto_20160707_1125.py [deleted file]
app/magazine/translations.py [deleted file]
app/organization/core/admin.py
app/organization/magazine/migrations/0002_article.py [new file with mode: 0644]
app/organization/magazine/models.py
app/organization/magazine/translation.py [new file with mode: 0644]
app/organization/project/admin.py
app/settings.py
app/structure/models.py [deleted file]