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