We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a24116a commit 500aa21Copy full SHA for 500aa21
urls.py
@@ -1,4 +1,4 @@
1
-from django.conf.urls.defaults import patterns, include, url
+from django.conf.urls import patterns, include, url
2
from django.http import HttpResponseRedirect
3
4
# Uncomment the next two lines to enable the admin:
0 commit comments