1
0
mirror of https://github.com/django/django.git synced 2025-03-14 11:20:46 +00:00
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
..
2011-09-11 02:28:08 +00:00
2013-03-22 14:08:55 -04:00
2012-08-31 20:35:50 +02:00
2012-08-31 20:35:50 +02:00
2012-10-21 07:49:35 -07:00
2013-03-28 15:07:43 -05:00