barseghyanartur / django-dash

Customisable, modular dashboard application framework for Django.
https://pypi.python.org/pypi/django-dash
383 stars 85 forks source link

Make migrations compatible with both Django 1.8 and South #13

Closed georgistanev closed 8 years ago

georgistanev commented 8 years ago

Changed migrations according to this recommendation: https://docs.djangoproject.com/en/1.7/topics/migrations/#libraries-third-party-apps

Requires South 1.0