django/docs/ref/contrib/postgres
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
..
aggregates.txt Fixed #24301 -- Added PostgreSQL-specific aggregate functions 2015-03-30 10:44:37 -04:00
fields.txt Fixed #24837 -- field__contained_by=Range 2015-06-04 19:29:59 +01:00
forms.txt Fixed #24604 -- Added JSONField to contrib.postgres. 2015-05-30 23:10:30 +01:00
index.txt Fixed #24301 -- Added PostgreSQL-specific aggregate functions 2015-03-30 10:44:37 -04:00
lookups.txt Fixed #23423 -- Added unaccent lookup in django.contrib.postgres 2014-11-28 18:22:20 -05:00
operations.txt Fixed #23423 -- Added unaccent lookup in django.contrib.postgres 2014-11-28 18:22:20 -05:00
validators.txt Fixed #24001 -- Added range fields for PostgreSQL. 2015-01-10 16:18:19 +00:00