From: Matthijs Kooijman Date: Mon, 18 Oct 2010 11:49:01 +0000 (+0200) Subject: settings: Rename project to "dorestad-bookings". X-Git-Url: https://git.stderr.nl/gitweb?p=matthijs%2Fprojects%2Fdorestad-bookings.git;a=commitdiff_plain;h=02c33ae78f2e81262b4fe779c72b02443ad8cf1e settings: Rename project to "dorestad-bookings". --- 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".