Skip to content

django 1.8 The SchemaEditorClass is None #110

@jbrissier

Description

@jbrissier

I try to use django-pyodbc with django 1.7 / 1.8 but i always get the following error:

'The SchemaEditorClass attribute of this database wrapper is still None')
NotImplementedError: The SchemaEditorClass attribute of this database wrapper is still None

My environment:
Django (1.8.11)
django-pyodbc (0.3.0)
pip (7.1.2)
pyodbc (3.0.10)
setuptools (18.2)
wheel (0.24.0)
python 2.7.11

Are migrations supported? Should i disabled them?

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions