tickets: 4848
This data as json
id | created | changetime | last_pulled_from_trac | stage | status | component | type | severity | version | resolution | summary | description | owner | reporter | keywords | easy | has_patch | needs_better_patch | needs_tests | needs_docs | ui_ux |
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
4848 | 2007-07-11 17:59:05 | 2019-10-05 06:25:37 | 2022-03-06 03:32:46.650412 | Accepted | new | contrib.admin | New feature | Normal | newforms-admin | Allow inline fields to be "mixed in" with the models' own fields | In newforms-admin, it would be quite helpful to be able to specify both a models' fields and its inline models' fields in the fields tuple of the options class. This would allow inline model fields to be "mixed in" with the models' own fields on the model's admin page. There are many situations where this would be preferable to the current situation -- always having inline model fields rendered below the models' own fields. I suggested this feature in the Django-developers group, and Adrian suggested that I open a ticket. http://groups.google.com/group/django-developers/browse_thread/thread/c54d026eb46ad375/93bebf102281bb41#93bebf102281bb41 | nobody | leifbyron | nfa-someday newforms-admin inline models fields | 0 | 0 | 0 | 0 | 0 | 0 |