Django

Code

Ticket #7292 (closed: fixed)

Opened 5 months ago

Last modified 4 months ago

FormPreview documentation revision

Reported by: programmerq 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

I noticed that the Form Preview doc still contains a reference to form_for_model. I revised it, as modelforms are favored over form_for_model.

Attachments

modelform.patch (1.0 kB) - added by programmerq on 05/22/08 21:19:35.

Change History

05/22/08 21:19:35 changed by programmerq

  • attachment modelform.patch added.

05/22/08 21:19:51 changed by programmerq

  • needs_better_patch changed.
  • has_patch set to 1.
  • needs_tests changed.
  • needs_docs changed.

06/11/08 00:31:59 changed by programmerq

  • stage changed from Unreviewed to Ready for checkin.

06/17/08 06:22:05 changed by russellm

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

(In [7675]) Fixed #7292 -- Removed reference to form_for_model in the form_preview docs. Thanks to programmerq for the report.


Add/Change #7292 (FormPreview documentation revision)




Change Properties
Action