Branch: refs/heads/master
  Home:   https://github.com/django/django
  Commit: d8ee46afff913975404887cdd2eec635a03013f8
      
https://github.com/django/django/commit/d8ee46afff913975404887cdd2eec635a03013f8
  Author: Brandon Adams <[email protected]>
  Date:   2012-11-16 (Fri, 16 Nov 2012)

  Changed paths:
    M django/contrib/comments/signals.py
    M docs/ref/contrib/comments/signals.txt

  Log Message:
  -----------
  comment_will_be_sent can cause a 400, not a 403

Doc cleanup for django.contrib.comments.signals.comment_will_be_sent
If a receiver returns False, an HttpResponse with status code 400
is returned. A test case already exists confirming this behavior.
Updated docs to reflect reality.


  Commit: b4a98e028adb5b32dcfa7384e46f57b28b43b684
      
https://github.com/django/django/commit/b4a98e028adb5b32dcfa7384e46f57b28b43b684
  Author: Tim Graham <[email protected]>
  Date:   2012-11-16 (Fri, 16 Nov 2012)

  Changed paths:
    M django/contrib/comments/signals.py
    M docs/ref/contrib/comments/signals.txt

  Log Message:
  -----------
  Merge pull request #521 from emidln/master

Fixed docs noting comment_will_be_sent signals return 400 status code


Compare: https://github.com/django/django/compare/ff0d3126afbc...b4a98e028adb

-- 
You received this message because you are subscribed to the Google Groups 
"Django updates" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit https://groups.google.com/groups/opt_out.


Reply via email to