Skip to content

Conversation

benjaoming
Copy link

Unfortunately, recent versions of DatabaseWrapper are not at all extendable because the Database property is static and not used as an instance var, i.e. self.Database.

This fixes it -- otherwise the backend had no effect as it was just pointing to the SQLite Database instance.

@benjaoming benjaoming force-pushed the fix-django-compatibility branch from a575135 to c2d0942 Compare April 24, 2016 20:05
@benjaoming
Copy link
Author

Updated to work for Django 1.11

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant