Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support Django 1.8 #104

Merged
merged 1 commit into from
Feb 16, 2017
Merged

Conversation

sethdenner
Copy link
Contributor

  • Fixed imports where the underlying modules have been moved in Django.
  • get_table_list introspection now uses new TableInfo class to generate table metadata.
  • Breaks Django <=1.7 support.

* Fixed imports where the underlying modules have been moved in Django.
* get_table_list introspection now uses new TableInfo class to generate table metadata.
* Breaks Django <=1.7 support.
@coveralls
Copy link

Coverage Status

Coverage increased (+0.1%) to 67.829% when pulling 1d93828 on sethdenner:support-django-1.8 into 6b63714 on Knotis:master.

@sethdenner sethdenner merged commit b680bcc into Knotis:master Feb 16, 2017
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.

2 participants