Opened 17 years ago
Closed 17 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)
by , 17 years ago
Attachment: | check-is_bound.diff added |
---|
comment:1 by , 17 years ago
comment:3 by , 17 years ago
Resolution: | → fixed |
---|---|
Status: | new → closed |
Note:
See TracTickets
for help on using tickets.
The traceback, in case you want it: