Opened 17 years ago
Closed 17 years ago
#10097 closed (duplicate)
Problem with initialisation of formset as result of generic_inlineformset_factory
| Reported by: | mattrussell | Owned by: | nobody |
|---|---|---|---|
| Component: | Forms | Version: | 1.0 |
| 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
Seemingly incorrect method being called on the _defualt_manager.
I imagine that it used to be called "empty" at one time...
Attachments (1)
Change History (3)
by , 17 years ago
| Attachment: | django-contrib-contenttypes-generic.patch added |
|---|
comment:1 by , 17 years ago
| Summary: | Problem with initialisation of form set as result of generic_inlineformset_factory → Problem with initialisation of formset as result of generic_inlineformset_factory |
|---|
comment:2 by , 17 years ago
| Resolution: | → duplicate |
|---|---|
| Status: | new → closed |
Note:
See TracTickets
for help on using tickets.
dupe of #10274 which was fixed