You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
There's only 1 migration in the DRF codebase but it will need to either be removed or updated for Django 1.7.
Looks like South 2 is a way off being finished so until then it's not clear how best to handle migrations in a way that will work for Django 1.7 and earlier versions.