Opened 16 years ago
Closed 16 years ago
#4867 closed (fixed)
[newforms-admin] FormSet.is_valid() throws error on unbound forms
Reported by: | Owned by: | Adrian Holovaty | |
---|---|---|---|
Component: | Forms | Version: | newforms-admin |
Severity: | Keywords: | ||
Cc: | Triage Stage: | Unreviewed | |
Has patch: | yes | Needs documentation: | no |
Needs tests: | no | Patch needs improvement: | no |
Easy pickings: | no | UI/UX: | no |
Description
It should behave like an unbound Form, and return False if self.is_bound is False.
Attachments (2)
Change History (5)
Changed 16 years ago by
Attachment: | check-is_bound.diff added |
---|
comment:1 Changed 16 years ago by
comment:3 Changed 16 years ago by
Resolution: | → fixed |
---|---|
Status: | new → closed |
Note: See
TracTickets for help on using
tickets.
The traceback, in case you want it: