Opened 18 years ago
Closed 18 years ago
#4867 closed (fixed)
[newforms-admin] FormSet.is_valid() throws error on unbound forms
Description ¶
It should behave like an unbound Form, and return False if self.is_bound is False.
Change History (5)
by , 18 years ago
Attachment: | check-is_bound.diff added |
---|
comment:1 by , 18 years ago
comment:3 by , 18 years ago
Resolution: | → fixed |
---|---|
Status: | new → closed |
Note:
See TracTickets
for help on using tickets.
The traceback, in case you want it: