-
Notifications
You must be signed in to change notification settings - Fork 10
Django 1.10 compatibility #2
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
Comments
Ping! |
Hey @tehfink, I'm only now seeing this so I apologize profusely. I just saw another user has updated their fork for Django 2.0 compatibility, so I'm keen to get this up to snuff on both versions soon. Sorry again for the delay but I'll keep you posted! |
@tehfink I've made a pull request (referenced just above) and would appreciate a quick review of the code if you have time! Meanwhile I'm running the test suites against all combinations of:
cc'ing @things as well since I see you did some Django 2.0 work on your fork. I made similar changes but kept things working for Django < 2.0 since others made not make the switch just for this little ol' library 😉 |
Django: 1.10.8
Python: 3.6.3
With middleware enabled in settings.py, the following error occurs:
The text was updated successfully, but these errors were encountered: