• Brandon Adams's avatar
    comment_will_be_sent can cause a 400, not a 403 · d8ee46af
    Brandon Adams yazdı
    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.
    d8ee46af
signals.txt 2.64 KB