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

Please add support for Django 1.10 #50

Closed
jvalleroy opened this issue Aug 3, 2016 · 0 comments
Closed

Please add support for Django 1.10 #50

jvalleroy opened this issue Aug 3, 2016 · 0 comments

Comments

@jvalleroy
Copy link
Contributor

I'm not sure about all that needs to be fixed. One issue is that django.conf.urls.patterns() was removed in Django 1.10, and should be replaced with plain list of django.conf.urls.url() instances.

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

No branches or pull requests

1 participant