django/tests/postgres_tests/migrations
Marc Tamlyn 7bda2d8ebc Fixed #24837 -- field__contained_by=Range
Provide `contained_by` lookups for the equivalent single valued fields
related to the range field types. This acts as the opposite direction to
rangefield__contains.

With thanks to schinckel for the idea and initial tests.
2015-06-04 19:29:59 +01:00
..
0001_setup_extensions.py Stopped special-casing postgres-specific tests 2015-04-18 15:17:49 +02:00
0002_create_test_models.py Fixed #24837 -- field__contained_by=Range 2015-06-04 19:29:59 +01:00
__init__.py Added HStoreField. 2014-11-04 09:26:40 +00:00