From e56f1fd0898d49f33dfc83761904c2a1ea706712 Mon Sep 17 00:00:00 2001 From: Tom Naessens Date: Tue, 31 Mar 2015 18:03:36 +0200 Subject: [PATCH] This --- uwsgi.ini | 6 +----- 1 file changed, 1 insertion(+), 5 deletions(-) diff --git a/uwsgi.ini b/uwsgi.ini index a004beb..1c4804a 100644 --- a/uwsgi.ini +++ b/uwsgi.ini @@ -1,17 +1,13 @@ # mysite_uwsgi.ini file [uwsgi] -plugins = python - # Django-related settings # the base directory (full path) chdir = /home/james/production # Django's wsgi file -module = app.wsgi +module = app.app # the virtualenv (full path) home = /home/james/production/env -# something about ImportError -no-site = true # process-related settings # master