Opened 17 years ago
Closed 17 years ago
#10431 closed (duplicate)
forms.models.fields_for_model() with fields specified should return the list in that order
| Reported by: | Luc Saffre | 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
forms.models.fields_for_model() with fields parameter specified should return the list in that order.
This was mentioned TODO in the code.
I wrote a patch.
Attachments (1)
Change History (2)
by , 17 years ago
| Attachment: | lsaffre_20090307.diff added |
|---|
comment:1 by , 17 years ago
| Resolution: | → duplicate |
|---|---|
| Status: | new → closed |
Note:
See TracTickets
for help on using tickets.
Dupe of #8164