diff --git a/uwsgi.ini b/uwsgi.ini index 5bd975e..1379f2b 100644 --- a/uwsgi.ini +++ b/uwsgi.ini @@ -10,6 +10,8 @@ chdir = /home/james/production module = app.wsgi # the virtualenv (full path) home = /home/james/production/env +# something about ImportError +no-site = True # process-related settings # master