#25203: Document changes to WSGI application loading sequence in 1.7
-------------------------------------+-------------------------------------
     Reporter:  yscumc               |                    Owner:  nobody
         Type:                       |                   Status:  new
  Cleanup/optimization               |
    Component:  Documentation        |                  Version:  1.7
     Severity:  Normal               |               Resolution:
     Keywords:  wsgi setup           |             Triage Stage:  Accepted
  application loading                |
    Has patch:  0                    |      Needs documentation:  0
  Needs tests:  0                    |  Patch needs improvement:  0
Easy pickings:  0                    |                    UI/UX:  0
-------------------------------------+-------------------------------------

Comment (by paulrentschler):

 I ran into this problem as well and created a pull request
 (https://github.com/django/django/pull/5271) to address the issue.
 Although I realize I didn't address the original submitter's request for
 documentation about how wsgi loading is handled, I did provide changes to
 the documentation at explains and provides a working solution that is also
 backwards compatible for doing what the original submitter was trying to
 do along with showing how to pass arbitrary variables from the Apache
 configuration to Django.

--
Ticket URL: <https://code.djangoproject.com/ticket/25203#comment:2>
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 unsubscribe from this group and stop receiving emails from it, send an email 
to django-updates+unsubscr...@googlegroups.com.
To post to this group, send email to django-updates@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/django-updates/064.c931ad06e5a348720cbb2613e79aeeb9%40djangoproject.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to