projects
/
pgcommitfest2.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
f7f0525
)
Fix default url import namespace
author
Magnus Hagander
<magnus@hagander.net>
Wed, 6 Jan 2016 15:34:31 +0000
(16:34 +0100)
committer
Magnus Hagander
<magnus@hagander.net>
Wed, 6 Jan 2016 15:34:31 +0000
(16:34 +0100)
pgcommitfest/urls.py
patch
|
blob
|
blame
|
history
diff --git
a/pgcommitfest/urls.py
b/pgcommitfest/urls.py
index b7648f0dd837225f698b96076ce96b2208e9ce55..11153a1c39626dd284d33b5693ce86163812bcfe 100644
(file)
--- a/
pgcommitfest/urls.py
+++ b/
pgcommitfest/urls.py
@@
-1,4
+1,4
@@
-from django.conf.urls
.defaults
import patterns, include, url
+from django.conf.urls import patterns, include, url
from django.contrib import admin
# Uncomment the next two lines to enable the admin: