python - django tenant schema example gives ImproperlyConfigured error -
i installed django tenent schema app using pip. downloaded tenant illustration app form "https://github.com/bernardopires/django-tenant-schemas/tree/master/examples/tenant_tutorial". when seek run next error django.core.exceptions.improperlyconfigured: application labels aren't unique, duplicates: auth
any thought why may happening?
python version 2.7 django version 1.7.1
django-tenant-schemas has not been officially supported django version 1.7 (see https://github.com/bernardopires/django-tenant-schemas/pull/178).
i know not reply question "any thought why may happening", @ to the lowest degree explains why things don't work way should.
edit: of django-tenant-schemas v1.5.1 (january 5th, 2015) django 1.7 supported.
python django
No comments:
Post a Comment