Closed hairychris closed 8 years ago
This seems to fail when trying to import 'south' for old school migrations. I'll take a quick look at fixing this and post here.
Ok I'm going to have to upgrade the migrations, I will move the existing migrations to /south_migrations and create new ones for later versions at /migrations this will cause users to either have to upgrade to Django 1.7 or add a line to their settings file. I will of course update the documentation accordingly.
Thanks @hairychris. Closes #58.
Django==1.9.4