M Hashmi:
> List down your "civ.apps.CivConfig" also restart Gunicorn, and reload Nginx. 

I'm not sure exactly what you mean by "list down".  Do you want me to
comment it out?

In any case, to make an even more clean test case, I replaced my
Django site with one I built from scratch.  I.e. I started by doing

   python3-django-admin startproject dynsite dyn

And then the same steps as in my original message.  (I'm not running
Gunicorn or Nginx, I'm using Apache following the instructions on
https://docs.djangoproject.com/en/1.10/howto/deployment/wsgi/modwsgi/
So httpd was what I restarted.)

I attach the complete file tree after these steps.  I still get the
same backtrace as before.  I believe I've made the site visible from
the outside, so you should see the same if you point a browser to
http://www.uddeborg.se/dyn/app%C3%A5%C3%A4%C3%B6/

-- 
You received this message because you are subscribed to the Google Groups 
"Django users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to django-users+unsubscr...@googlegroups.com.
To post to this group, send email to django-users@googlegroups.com.
Visit this group at https://groups.google.com/group/django-users.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/django-users/22440.20419.305454.59808%40gargle.gargle.HOWL.
For more options, visit https://groups.google.com/d/optout.

Attachment: dyn.tar.gz
Description: Test site contents

Reply via email to