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