#10522 closed (fixed)
generic_inlineformset_factory's exclude option should accept tuples too
Change History (4)
by , 16 years ago
Attachment: | 10522.patch added |
---|
comment:1 by , 16 years ago
milestone: | → 1.1 |
---|---|
Triage Stage: | Unreviewed → Accepted |
comment:2 by , 16 years ago
Resolution: | → fixed |
---|---|
Status: | new → closed |
Note:
See TracTickets
for help on using tickets.
(In [10375]) Fixed #10522: accept tuples in
generic_inlineformset_factor(exclude)
. Thanks, mk.