django/docs/howto/deployment/wsgi
Jaap Roes 60353458ae [1.5.x] 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.

Backport of 3ce1d30.

Conflicts:
	docs/howto/deployment/wsgi/index.txt
2013-06-12 20:57:21 +02:00
..
apache-auth.txt [1.5.x] Fixed #19498 -- refactored auth documentation 2012-12-28 11:48:05 -08:00
gunicorn.txt [1.5.x] Fixed #19633 - Discouraged use of gunicorn's Django integration. 2013-01-22 19:05:19 -05:00
index.txt [1.5.x] Warned that request_finished isn't sent by some buggy setups. 2013-06-12 20:57:21 +02:00
modwsgi.txt [1.5.x] Fixed #19208 -- Docs for mod_wsgi daemon mode 2012-10-29 21:40:10 +01:00
uwsgi.txt [1.5.x] Warned that request_finished isn't sent by some buggy setups. 2013-06-12 20:57:21 +02:00