Opened 18 years ago
Closed 18 years ago
#6042 closed (fixed)
ModelForms
| Reported by: | jkocherhans | Owned by: | nobody |
|---|---|---|---|
| Component: | Forms | Version: | dev |
| Severity: | Keywords: | ||
| Cc: | marc.garcia@… | Triage Stage: | Accepted |
| Has patch: | yes | Needs documentation: | no |
| Needs tests: | no | Patch needs improvement: | no |
| Easy pickings: | no | UI/UX: | no |
Description
New syntax to replace form_for_model and form_for_instance as discussed on django-dev.
Attachments (1)
Change History (4)
by , 18 years ago
| Attachment: | modelforms.diff added |
|---|
comment:1 by , 18 years ago
| Cc: | added |
|---|
comment:2 by , 18 years ago
| Triage Stage: | Unreviewed → Accepted |
|---|
comment:3 by , 18 years ago
| Resolution: | → fixed |
|---|---|
| Status: | new → closed |
Note:
See TracTickets
for help on using tickets.
Now with updated docs and less stupidity thanks to Malcolm.