Skip to content

Django 1.8.6 migration error #126

@nikolas

Description

@nikolas

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

See: ccnmtl/dmt#571

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions