django/tests/postgres_tests/migrations
Mariusz Felisiak 1088a9777d [2.2.x] 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 for the review.

Regression in 6b048b364c.
Backport of 7991111af1 from master
2019-07-10 10:34:49 +02:00
..
0001_setup_extensions.py Fixed #28126 -- Added GistIndex to contrib.postgres. 2017-09-04 21:08:02 -04:00
0002_create_test_models.py [2.2.x] Fixed #30621 -- Fixed crash of __contains lookup for Date/DateTimeRangeField when the right hand side is the same type. 2019-07-10 10:34:49 +02:00
__init__.py Added HStoreField. 2014-11-04 09:26:40 +00:00