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

Django 1.8 support #23

Open
wants to merge 15 commits into
base: master
Choose a base branch
from
Open

Django 1.8 support #23

wants to merge 15 commits into from

Conversation

jperelli
Copy link

This removes an annoying deprecationwarning in django 1.8.

I've also tested django 1.7 and 1.8, and the module works ok in both.

If you please could merge this and send it to pypi, it would be awesome.

Thanks!

I tested that django-settings works in django 1.7 and 1.8
This is because I need to conditionally import different things in order to support django from 1.3 to 1.8
@jperelli
Copy link
Author

I'm trying to do the tests work in django >1.5.
The problem is that the django structure to do tests is not working for django > 1.5
I can't get to load different tests structure for django >1.5

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