Opened 16 years ago
Closed 16 years ago
#11564 closed (invalid)
[feature request] admin inlines enhancements
| Reported by: | renton1982 | Owned by: | nobody | 
|---|---|---|---|
| Component: | Contrib apps | Version: | dev | 
| Severity: | Keywords: | inlines admin related objects | |
| Cc: | Triage Stage: | Unreviewed | |
| Has patch: | no | Needs documentation: | no | 
| Needs tests: | no | Patch needs improvement: | no | 
| Easy pickings: | no | UI/UX: | no | 
Description
some important features in django-admin are missing on inlines:
1) setting to allow/disallow deleting related objects
2) inline object editing is not stored in object history
3) deleting a inline object does delete all related objects to the inline-object with no warning <-- very bad and dangerous
4) inlines can not be places between the fields without re-hacking the whole template
5) inlines can not be collapsed like the fieldsets
  Note:
 See   TracTickets
 for help on using tickets.
    
I'm going to close this as invalid, as this should properly be 5 tickets. Please file seperate tickets for each of these items.