mirror of
https://github.com/django/django.git
synced 2024-11-20 00:14:08 +00:00
7bda2d8ebc
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. |
||
---|---|---|
.. | ||
array_default_migrations | ||
migrations | ||
__init__.py | ||
fields.py | ||
models.py | ||
test_aggregates.py | ||
test_array.py | ||
test_hstore.py | ||
test_json.py | ||
test_ranges.py | ||
test_unaccent.py |