Skip to content

Commit 500aa21

Browse files
committed
base urls.py updated
1 parent a24116a commit 500aa21

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

urls.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
from django.conf.urls.defaults import patterns, include, url
1+
from django.conf.urls import patterns, include, url
22
from django.http import HttpResponseRedirect
33

44
# Uncomment the next two lines to enable the admin:

0 commit comments

Comments
 (0)