Opened 16 years ago
Last modified 16 years ago
#9284 closed
Formsets don't call form's save — at Initial Version
Reported by: | Owned by: | nobody | |
---|---|---|---|
Component: | Forms | Version: | 1.0 |
Severity: | Keywords: | ||
Cc: | Triage Stage: | Design decision needed | |
Has patch: | yes | Needs documentation: | no |
Needs tests: | no | Patch needs improvement: | no |
Easy pickings: | no | UI/UX: | no |
Description
Would it not be better to have the formset call each form's save method explicitly when the formset's save is called?
It seems it would make some logic more centralized.
Note:
See TracTickets
for help on using tickets.