Branch: refs/heads/master
  Home:   https://github.com/django/django
  Commit: 3ce1d303daa92ecb1bc3ba6344f1ec9746a79c70
      
https://github.com/django/django/commit/3ce1d303daa92ecb1bc3ba6344f1ec9746a79c70
  Author: Jaap Roes <j...@eight.nl>
  Date:   2013-06-12 (Wed, 12 Jun 2013)

  Changed paths:
    M docs/howto/deployment/wsgi/index.txt
    M docs/howto/deployment/wsgi/uwsgi.txt
    M docs/ref/signals.txt
    M docs/releases/1.5.txt

  Log Message:
  -----------
  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.



-- 
You received this message because you are subscribed to the Google Groups 
"Django updates" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to django-updates+unsubscr...@googlegroups.com.
To post to this group, send email to django-updates@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/django-updates/51b8c362a8b47_ffb12b5de41110e1%40hookshot-fe2-pe1-prd.aws.github.net.mail?hl=en.
For more options, visit https://groups.google.com/groups/opt_out.


Reply via email to