-
Notifications
You must be signed in to change notification settings - Fork 26
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
Add support for Django 1.11 and 2.0 #20
Comments
Can you post the error? |
@mjhea0, It seems to work on my Django 1.11 branch and my Django 2.0 branch is broke right now in my project so, you can just close this issue if you want. However, it might be a good idea to add Django 1.11 and 2.0 to your tox.ini. |
Django 1.11 was added to the supported list. Do you have the error with django 2.0? |
I can confirm that this project works fine with Django 3.0.10. 👍 |
I'm currently getting an error when trying to use Django 2.0.
The text was updated successfully, but these errors were encountered: