django/tests/expressions
Simon Charette ee6e93ec87 Fixed #30628 -- Adjusted expression identity to differentiate bound fields.
Expressions referring to different bound fields should not be
considered equal.

Thanks Julien Enselme for the detailed report.

Regression in bc7e288ca9.
2019-07-10 07:46:08 +02:00
..
__init__.py
models.py
test_deprecation.py
test_queryset_values.py
tests.py Fixed #30628 -- Adjusted expression identity to differentiate bound fields. 2019-07-10 07:46:08 +02:00