tangentlabs / django-fancypages

A Content Enhancement System for Django
https://django-fancypages.readthedocs.org
BSD 3-Clause "New" or "Revised" License
34 stars 11 forks source link

Add support for Django 1.7 with backwards compatible migrations #33

Open roadsideseb opened 10 years ago

roadsideseb commented 10 years ago

Django 1.7 is about to be released and with the great work in migrations. To support the changes introduced with migrations and the new app configuration, fancypages needs some work to be ready for Django 1.7 in a backward-compatible way.