django/tests/constraints
Simon Charette fc30355107 Fixed #36198 -- Implemented unresolved transform expression replacement.
This allows the proper resolving of F("field__transform") when
performing constraint validation.

Thanks Tom Hall for the report and Sarah for the test.
2025-03-01 19:57:53 +01:00
..
__init__.py
models.py Fixed #36198 -- Implemented unresolved transform expression replacement. 2025-03-01 19:57:53 +01:00
tests.py Fixed #36198 -- Implemented unresolved transform expression replacement. 2025-03-01 19:57:53 +01:00