django/docs/howto/deployment/wsgi
Jaap Roes 3ce1d303da Warned that `request_finished` isn't sent by some buggy setups.
Older versions of uWSGI and Sentry's middleware do not adhere to
the WSGI spec and cause the `request_finished` signal to never
fire. Added notes to the appropriate places in the docs.

Fixed #20537.
2013-06-12 20:52:08 +02:00
..
apache-auth.txt Fixed #20026 -- Typo in Apache auth docs. 2013-03-11 22:48:03 +01:00
gunicorn.txt Fixed #19633 - Discouraged use of gunicorn's Django integration. 2013-01-22 19:02:31 -05:00
index.txt Warned that `request_finished` isn't sent by some buggy setups. 2013-06-12 20:52:08 +02:00
modwsgi.txt Fix #20054: Removed links to modwsgi.org. 2013-03-15 19:14:01 +01:00
uwsgi.txt Warned that `request_finished` isn't sent by some buggy setups. 2013-06-12 20:52:08 +02:00