settings: Rename project to "dorestad-bookings".
authorMatthijs Kooijman <matthijs@stdin.nl>
Mon, 18 Oct 2010 11:49:01 +0000 (13:49 +0200)
committerMatthijs Kooijman <matthijs@stdin.nl>
Mon, 18 Oct 2010 11:49:19 +0000 (13:49 +0200)
settings.py

index 7ebc0865838a477cfe37bd96dc7f9a57104caa27..52f65eef12fde753bada12076c85a8a3d02dde72 100644 (file)
@@ -65,7 +65,7 @@ MIDDLEWARE_CLASSES = (
     'django.contrib.auth.middleware.AuthenticationMiddleware',
 )
 
     'django.contrib.auth.middleware.AuthenticationMiddleware',
 )
 
-ROOT_URLCONF = 'dorestad1493.urls'
+ROOT_URLCONF = 'dorestad-bookings.urls'
 
 TEMPLATE_DIRS = (
     # Put strings here, like "/home/html/django_templates" or "C:/www/django/templates".
 
 TEMPLATE_DIRS = (
     # Put strings here, like "/home/html/django_templates" or "C:/www/django/templates".