X-Git-Url: https://git.piment-noir.org/?a=blobdiff_plain;f=settings.py;h=d4081238a2447f03b0ed40d99695e555a300513d;hb=7d3f0eb536e8aa6d41573630de81b2e6755bb542;hp=cc21cbb053d684bef9e6af372f10dd1f02c33bdc;hpb=c8070854bc39b679b53502dd08eb9b8e33477e42;p=webcomics.git diff --git a/settings.py b/settings.py index cc21cbb..d408123 100644 --- a/settings.py +++ b/settings.py @@ -109,7 +109,7 @@ MIDDLEWARE_CLASSES = ( 'django.contrib.messages.middleware.MessageMiddleware', ) -ROOT_URLCONF = 'django.urls' +ROOT_URLCONF = 'urls' TEMPLATE_DIRS = ( # Put strings here, like "/home/html/django_templates" or "C:/www/django/templates".