X-Git-Url: http://git.onelab.eu/?a=blobdiff_plain;f=myslice%2Fsettings.py;h=7b9e3c2731858d2f6ccecda4cc31607e780772dd;hb=bb1f5f96f8a8a3eeb8585357a3a94c047c1c496b;hp=4878c0de3d7278431468cf840a25cab1924ddaaa;hpb=33685b5e51564e1d4d61f32b2ab6be45436fb692;p=unfold.git diff --git a/myslice/settings.py b/myslice/settings.py index 4878c0de..7b9e3c27 100644 --- a/myslice/settings.py +++ b/myslice/settings.py @@ -148,7 +148,7 @@ MIDDLEWARE_CLASSES = ( ROOT_URLCONF = 'myslice.urls' # Python dotted path to the WSGI application used by Django's runserver. -WSGI_APPLICATION = 'myslice.wsgi.application' +WSGI_APPLICATION = 'apache.wsgi.application' TEMPLATE_DIRS = ( # Put strings here, like "/home/html/django_templates" or "C:/www/django/templates".