Django

Code

Ticket #6194 (closed: fixed)

Opened 1 year ago

Last modified 1 year ago

Minor documentation update for HttpResponseNotModified class

Reported by: jdetaeye Assigned to: nobody
Milestone: Component: Documentation
Version: SVN Keywords:
Cc: Triage Stage: Ready for checkin
Has patch: 1 Needs documentation: 0
Needs tests: 0 Patch needs improvement: 0

Description

For each HttpResponse subclass, the documentation specifies the corresponding HTTP status code.

Except for HttpResponseNotModified?, where it is omitted...

Attachments

304status.patch (0.5 kB) - added by jdetaeye on 12/12/07 07:57:47.
documentation update

Change History

12/12/07 07:57:47 changed by jdetaeye

  • attachment 304status.patch added.

documentation update

12/12/07 12:24:47 changed by arien

  • needs_better_patch changed.
  • stage changed from Unreviewed to Ready for checkin.
  • needs_tests changed.
  • needs_docs changed.

12/17/07 00:59:01 changed by mtredinnick

  • status changed from new to closed.
  • resolution set to fixed.

(In [6923]) Small typo fixes. Thanks, jdetaeye, Ionut Ciocirlan, David Reynolds and adamv.

Fixed #6123, #6133, #6179, #6194.


Add/Change #6194 (Minor documentation update for HttpResponseNotModified class)




Change Properties
Action