Hi Graham,
 
After spending days debugging this issue, I am a bit embarrassed to say 
what the problem was, but I think it's a good idea to explain what happened 
as a matter of completeness.
 
I had two django project folders established: one for the production and 
one for the development.  I forgot to clean up the production project 
folder to properly match the development project folder.  In the production 
project folder, I had a settings.py file, but I also I had a settings 
folder when I was experimenting with a different way of initializing 
settings.  In that experiment, DEBUG was always TRUE in the __init__.py 
file in the settings folder.  After deleting the settings folder, the 
application worked as expected.
 
Thank you very much for all of your assistance in this matter!
--Matthew
 

-- 
You received this message because you are subscribed to the Google Groups 
"modwsgi" group.
To view this discussion on the web visit 
https://groups.google.com/d/msg/modwsgi/-/wSXNCjg1ZUkJ.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/modwsgi?hl=en.

Reply via email to