Skip to content

Support for Django 1.3 #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

Merged
merged 2 commits into from
Mar 20, 2016
Merged

Support for Django 1.3 #2

merged 2 commits into from
Mar 20, 2016

Conversation

jjmontalbo
Copy link
Contributor

This patch will lower the minimum supported Django version to 1.3, by modifying urls.py to import from django.conf.urls.defaults if django.conf.urls does not have url and patterns.

As someone who is stuck at 1.3 😢, this is a very trivial but also very useful change.

@tzangms tzangms merged commit a0cf26d into StreetVoice:master Mar 20, 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