Changes between Initial Version and Version 1 of Ticket #36730
- Timestamp:
- Nov 12, 2025, 1:44:44 PM (4 hours ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #36730 – Description
initial v1 1 1 Like #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. 2 2 3 Reproduction repository: (pending)3 Reproduction repository: https://github.com/adamchainz/django-ticket-36730