#18518: wsgi.py does not overwrite DJANGO_SETTINGS_MODULE in apache prefork
-------------------------------+--------------------------------------
     Reporter:  schaefer@…     |                    Owner:  nobody
         Type:  Bug            |                   Status:  closed
    Component:  Uncategorized  |                  Version:  1.4
     Severity:  Normal         |               Resolution:  wontfix
     Keywords:                 |             Triage Stage:  Unreviewed
    Has patch:  0              |      Needs documentation:  0
  Needs tests:  0              |  Patch needs improvement:  0
Easy pickings:  0              |                    UI/UX:  0
-------------------------------+--------------------------------------

Comment (by carljm):

 Thanks for clarifying that `SetEnv` is not useful here. I still think
 that, since this whole issue is based on the peculiarities of `mod_wsgi`,
 it does not provide justification for Django to ship a `wsgi.py` that
 overrides an explicitly-set environment variable. It might, however,
 provide a justification for a patch to the "hosting with `mod_wsgi`"
 documentation, explaining why this issue occurs and how one can address it
 by modifying the default `wsgi.py`. (Yes, I know you said people don't
 read documentation. At some point, that's their problem.)

-- 
Ticket URL: <https://code.djangoproject.com/ticket/18518#comment:3>
Django <https://code.djangoproject.com/>
The Web framework for perfectionists with deadlines.

-- 
You received this message because you are subscribed to the Google Groups 
"Django updates" group.
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/django-updates?hl=en.

Reply via email to