Changes between Initial Version and Version 1 of Ticket #26579
- Timestamp:
- May 3, 2016, 5:09:22 PM (9 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #26579 – Description
initial v1 1 1 Proposal: 2 2 3 Add 'save_as' class attribute to allInlineModelAdmin. By default it should probably True.3 Add 'save_as' class attribute to InlineModelAdmin. By default it should probably True. 4 4 5 5 ModelAdmin could then be modified as followed: