#6115 closed (wontfix)
helper function for modelforms
Reported by: | Owned by: | nobody | |
---|---|---|---|
Component: | Uncategorized | Version: | dev |
Severity: | Keywords: | modelforms hepler function | |
Cc: | Triage Stage: | Unreviewed | |
Has patch: | no | Needs documentation: | no |
Needs tests: | no | Patch needs improvement: | no |
Easy pickings: | no | UI/UX: | no |
Description
Seems to be what is missing to get ModelForm into newforms-admin and create_update.
Not sure if this is the way to do it, but here is some code. :)
Attachments (1)
Change History (3)
by , 17 years ago
Attachment: | modelform_for_model.diff added |
---|
comment:1 by , 17 years ago
Resolution: | → wontfix |
---|---|
Status: | new → closed |
Sorry, the version for this ticket is "SVN". Current SVN does not need this patch.
If it is needed in the newforms-admin branch please reopen it and set "Version" in Trac.
And you don't tell what gets fixed with this patch. What exception do you get in create_update
if you don't have this method?
Note:
See TracTickets
for help on using tickets.
modelform_for_model