1
0
mirror of https://github.com/django/django.git synced 2025-10-07 22:09:09 +00:00
django/tests/constraints
Colleen Dunlap 830e69a868 Fixed #36433 -- Fixed constraint validation crash when condition uses a ForeignKey attname.
Regression in e44e8327d3d88d86895735c0e427102063ff5b55.

Thank you to Jacob Walls for the report.

Co-authored-by: Simon Charette <charette.s@gmail.com>
2025-06-13 08:50:25 +02:00
..