django/tests/constraints
Colleen Dunlap 830e69a868 Fixed #36433 -- Fixed constraint validation crash when condition uses a ForeignKey attname.
Regression in e44e8327d3.

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
..
__init__.py
models.py Fixed #36198 -- Implemented unresolved transform expression replacement. 2025-03-01 19:57:53 +01:00
tests.py Fixed #36433 -- Fixed constraint validation crash when condition uses a ForeignKey attname. 2025-06-13 08:50:25 +02:00