Branch: refs/heads/stable/1.5.x
  Home:   https://github.com/django/django
  Commit: 60353458ae7105ea943dc425954403c581b05255
      
https://github.com/django/django/commit/60353458ae7105ea943dc425954403c581b05255
  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:
  -----------
  [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



-- 
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/51b8c4c676962_7924c91ddc705a2%40hookshot-fe1-pe1-prd.aws.github.net.mail?hl=en.
For more options, visit https://groups.google.com/groups/opt_out.


Reply via email to