A bunch of fixes :
[webcomics.git] / settings.py
index e2dd4a053bc7998e4e50bb6197b37d8bb1bd01ff..d4081238a2447f03b0ed40d99695e555a300513d 100644 (file)
@@ -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".
@@ -128,6 +128,7 @@ INSTALLED_APPS = (
     'django.contrib.admin',
     # Uncomment the next line to enable admin documentation:
     'django.contrib.admindocs',
+    'comicsporn',
 )
 
 # A sample logging configuration. The only tangible logging