django-blog-zinnia / cmsplugin-zinnia

Bridge between django-blog-zinnia and django-cms
BSD 3-Clause "New" or "Revised" License
53 stars 46 forks source link

Migrations depend on cms migrations #6

Closed Lacrymology closed 11 years ago

Lacrymology commented 11 years ago

Please, add a depends_on = [('zinnia', <something>), ('cms', <something>)] on the 0001_initial migration

Fantomas42 commented 11 years ago

Closed by pull-request #7.