Changes between Initial Version and Version 2 of Ticket #37026
- Timestamp:
- Apr 9, 2026, 5:17:37 AM (3 weeks ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #37026
- Property Cc added
-
Ticket #37026 – Description
initial v2 1 `BaseModelFormSet` received an `edit_only` parameter in #26 412 (and #33822), but it looks like this was never implemented for `GenericInlineModelAdmin`:1 `BaseModelFormSet` received an `edit_only` parameter in #26142 (and #33822), but it looks like this was never implemented for `GenericInlineModelAdmin`: 2 2 3 3 For the purposes of demonstrating the issue only, edit this test: