1
0
mirror of https://github.com/django/django.git synced 2025-01-06 00:16:03 +00:00
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
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