settings: Rename project to "dorestad-bookings".
[matthijs/projects/dorestad-bookings.git] / settings.py
index 7ebc0865838a477cfe37bd96dc7f9a57104caa27..52f65eef12fde753bada12076c85a8a3d02dde72 100644 (file)
@@ -65,7 +65,7 @@ MIDDLEWARE_CLASSES = (
     '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".