mirror of
https://github.com/Hopiu/django.git
synced 2026-03-18 23:10:27 +00:00
Expressions referring to different bound fields should not be
considered equal.
Thanks Julien Enselme for the detailed report.
Regression in
|
||
|---|---|---|
| .. | ||
| __init__.py | ||
| models.py | ||
| test_deprecation.py | ||
| test_queryset_values.py | ||
| tests.py | ||