mirror of
https://github.com/django/django.git
synced 2025-11-01 20:31:40 +00:00
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. |
||
|---|---|---|
| .. | ||
| custom.txt | ||
| example.txt | ||
| forms.txt | ||
| index.txt | ||
| models.txt | ||
| moderation.txt | ||
| settings.txt | ||
| signals.txt | ||
| upgrade.txt | ||