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
I get this error when trying to use this package with Django 1.8.6:
File "/home/nnyby/src/d/dmt/ve/local/lib/python2.7/site-packages/django/db/migrations/loader.py", line 123, in load_disk
"creating Django migrations." % app_config.label
django.db.migrations.loader.BadMigrationError: Migrated app 'oauth2' contains South migrations. Make sure all numbered South migrations are deleted prior to creating Django migrations.
Makefile:37: recipe for target 'test' failed
make: *** [test] Error 1
I get this error when trying to use this package with Django 1.8.6:
See: ccnmtl/dmt#571
The text was updated successfully, but these errors were encountered: