Skip to content
Snippets Groups Projects
Commit 3cdfc71f authored by Brian Moe's avatar Brian Moe
Browse files

Django 1.1 to 1.3 mods

parent c1b790d3
No related branches found
No related tags found
No related merge requests found
......@@ -37,7 +37,6 @@ urlpatterns = patterns('',
# to INSTALLED_APPS to enable admin documentation:
# (r'^admin/doc/', include('django.contrib.admindocs.urls')),
# Uncomment the next line to enable the admin:
(r'^admin/(.*)', admin.site.root),
url(r'^admin/', include(admin.site.urls)),
)
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment