django1/django/contrib/postgres/fields
Dmitry Dygalo e9c9f2ed82 [1.8.x] Fixed #25666 -- Fixed the exact lookup of ArrayField.
Backport of 263b3d2ba1 from master
2015-11-14 11:24:21 -05:00
..
__init__.py Fixed #24001 -- Added range fields for PostgreSQL. 2015-01-10 16:18:19 +00:00
array.py [1.8.x] Fixed #25666 -- Fixed the exact lookup of ArrayField. 2015-11-14 11:24:21 -05:00
hstore.py [1.8.x] Fixed #24751 -- Fixed HStoreField isnull lookup. 2015-05-13 10:34:15 -04:00
ranges.py [1.8.x] Refs #24937 -- Backported more commits to fix for serialization of Date(Time)RangeField. 2015-11-12 09:22:44 -05:00
utils.py [1.8.x] Refs #24937 -- Backported more commits to fix for serialization of Date(Time)RangeField. 2015-11-12 09:22:44 -05:00