Skip to content

Django 1.7 and 1.8 support #35

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

Merged
merged 8 commits into from
Apr 17, 2015
Merged

Django 1.7 and 1.8 support #35

merged 8 commits into from
Apr 17, 2015

Conversation

antwan
Copy link
Contributor

@antwan antwan commented Apr 16, 2015

This PR is to import work from @smclenithan plus some tweaks from my side to add full support for latest django version (1.7 and 1.8 LTS) (continuation of the PR #25)
The main changes come from the usage of the new lookup API plus some modification. Also, most of the tests have been fixed to support these changes while maintaining the support for older version (1.4).

Maybe you should consider removing the old code (each time where there is a VERSION), and force the users to use previous version of your module.

@antwan antwan mentioned this pull request Apr 16, 2015
jimfunk added a commit that referenced this pull request Apr 17, 2015
Django 1.7 and 1.8 support
@jimfunk jimfunk merged commit d336496 into jimfunk:master Apr 17, 2015
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.

3 participants