Skip to content

Django 1.9 support: Remove dependency on django.conf.urls.patterns #70

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 1 commit into from
Jun 4, 2016

Conversation

adevore
Copy link
Contributor

@adevore adevore commented Jun 3, 2016

This PR switches urlspatterns to use a list on Django versions that allow it (1.8+). This allows the tests to pass on my computer for Django 1.9.6, 1.8.13, and 1.7.11 for Python 2.7 and 3.5.

@nicholasserra
Copy link
Collaborator

Looks great, thanks :D

@nicholasserra nicholasserra merged commit b71619d into joestump:master Jun 4, 2016
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