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

URL patterns are just Python lists for Django 1.9+ #99

Merged
merged 1 commit into from
Feb 1, 2016

Conversation

blag
Copy link
Contributor

@blag blag commented Jan 27, 2016

@blag
Copy link
Contributor Author

blag commented Jan 27, 2016

I should note that this is not compatible with Django < 1.8, but it should work with Django 1.8 just fine.

avelis added a commit that referenced this pull request Feb 1, 2016
URL patterns are just Python lists for Django 1.9+
@avelis avelis merged commit 6ca12fd into jazzband:master Feb 1, 2016
@avelis
Copy link
Collaborator

avelis commented Feb 1, 2016

Sorry for the delay @blag I was on vacation.

Thank you for contributing this! 🎉

@blag
Copy link
Contributor Author

blag commented Feb 2, 2016

No worries, thanks for making Silk! I've already used it to diagnose a problem I was having (and this PR silences one of the many warnings I was getting).

@blag blag deleted the patch-1 branch February 2, 2016 00:45
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