Changes between Initial Version and Version 2 of Ticket #37026


Ignore:
Timestamp:
Apr 9, 2026, 5:17:37 AM (3 weeks ago)
Author:
Sarah Boyce
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #37026

    • Property Cc MANAS MADESHIYA added
  • Ticket #37026 – Description

    initial v2  
    1 `BaseModelFormSet` received an `edit_only` parameter in #26412 (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`:
    22
    33For the purposes of demonstrating the issue only, edit this test:
Back to Top