X-Git-Url: https://git.stderr.nl/gitweb?p=matthijs%2Fprojects%2Fdorestad-bookings.git;a=blobdiff_plain;f=settings.py;h=52f65eef12fde753bada12076c85a8a3d02dde72;hp=7ebc0865838a477cfe37bd96dc7f9a57104caa27;hb=02c33ae78f2e81262b4fe779c72b02443ad8cf1e;hpb=1bdc017468a819f685778c75552b6de1f5cad6f0 diff --git a/settings.py b/settings.py index 7ebc086..52f65ee 100644 --- a/settings.py +++ b/settings.py @@ -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".