1
0
mirror of https://github.com/django/django.git synced 2025-10-27 15:46:10 +00:00
Files
django/tests/postgres_tests
Mariusz Felisiak 7991111af1 Fixed #30621 -- Fixed crash of __contains lookup for Date/DateTimeRangeField when the right hand side is the same type.
Thanks Tilman Koschnick for the report and initial patch.
Thanks Carlton Gibson the review.

Regression in 6b048b364c.
2019-07-10 10:33:36 +02:00
..