Skip to content

django.conf.urls.patterns will be removed in Django 1.10#3

Open
lpomfrey wants to merge 1 commit intoeldarion:masterfrom
lpomfrey:master
Open

django.conf.urls.patterns will be removed in Django 1.10#3
lpomfrey wants to merge 1 commit intoeldarion:masterfrom
lpomfrey:master

Conversation

@lpomfrey
Copy link
Contributor

This PR fixes a RemovedInDjango110Warning about django.conf.urls.patterns being removed in Django 1.10. URLs should now be specified as a plain list of 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

Successfully merging this pull request may close these issues.

1 participant