web/ldtplatform/settings.py
changeset 6 7bc847aaccac
parent 2 93d48df946cb
child 22 03d02cf0bea7
child 135 01f6e48255f7
--- a/web/ldtplatform/settings.py	Fri Jan 28 15:44:00 2011 +0100
+++ b/web/ldtplatform/settings.py	Fri Jan 28 19:23:53 2011 +0100
@@ -95,7 +95,7 @@
 )
 
 
-ROOT_URLCONF = 'platform.urls'
+ROOT_URLCONF = 'ldtplatform.urls'
 
 TEMPLATE_DIRS = (
     # Put strings here, like "/home/html/django_templates" or "C:/www/django/templates".