Django

Code

Ticket #6042 (closed: fixed)

Opened 7 months ago

Last modified 7 months ago

ModelForms

Reported by: jkocherhans Assigned to: nobody
Milestone: Component: django.newforms
Version: SVN Keywords:
Cc: marc.garcia@accopensys.com Triage Stage: Accepted
Has patch: 1 Needs documentation: 0
Needs tests: 0 Patch needs improvement: 0

Description

New syntax to replace form_for_model and form_for_instance as discussed on django-dev.

Attachments

modelforms.diff (81.2 kB) - added by jkocherhans on 12/01/07 16:25:31.
Now with updated docs and less stupidity thanks to Malcolm.

Change History

12/01/07 16:25:31 changed by jkocherhans

  • attachment modelforms.diff added.

Now with updated docs and less stupidity thanks to Malcolm.

12/01/07 18:45:01 changed by garcia_marc

  • cc set to marc.garcia@accopensys.com.
  • needs_better_patch changed.
  • needs_tests changed.
  • needs_docs changed.

12/01/07 19:26:59 changed by Simon G <dev@simon.net.nz>

  • stage changed from Unreviewed to Accepted.

12/02/07 13:29:55 changed by mtredinnick

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

(In [6844]) Fixed #6042 -- ModelForms? implementation from Joseph Kocherhans. Still might need a little tweaking as people start to use it, but this is mostly complete.


Add/Change #6042 (ModelForms)




Change Properties
Action