Changes between Initial Version and Version 1 of Ticket #36730


Ignore:
Timestamp:
Nov 12, 2025, 1:44:44 PM (4 hours ago)
Author:
Adam Johnson
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #36730 – Description

    initial v1  
    11Like #36433, but for the case where the foreign gets excluded by the form due to already being invalid. Another 6.0 release blocker, as forms that would validate before now crash with `FieldError`. Bisected to e44e8327d3d88d86895735c0e427102063ff5b55 as well.
    22
    3 Reproduction repository: (pending)
     3Reproduction repository: https://github.com/adamchainz/django-ticket-36730
Back to Top