diff -r eb160b709afd -r 7bc847aaccac web/ldtplatform/settings.py --- 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".