django1/django/contrib/postgres
Tim Graham ad2ac53054 [1.8.x] Fixed #25233 -- Fixed HStoreField.has_changed() handling of initial values.
Thanks Simon Charette for review.

Backport of a7b7f27c05 from master
2015-08-07 14:31:05 -04:00
..
fields [1.8.x] Fixed #24751 -- Fixed HStoreField isnull lookup. 2015-05-13 10:34:15 -04:00
forms [1.8.x] Fixed #25233 -- Fixed HStoreField.has_changed() handling of initial values. 2015-08-07 14:31:05 -04:00
locale [1.8.x] Updated translations from Transifex 2015-04-30 14:27:51 +02:00
__init__.py Added HStoreField. 2014-11-04 09:26:40 +00:00
apps.py Fixed #23423 -- Added unaccent lookup in django.contrib.postgres 2014-11-28 18:22:20 -05:00
lookups.py Move % addition to lookups, refactor postgres lookups. 2015-01-10 16:18:19 +00:00
operations.py Fixed #23423 -- Added unaccent lookup in django.contrib.postgres 2014-11-28 18:22:20 -05:00
signals.py [1.8.x] Sorted imports with isort; refs #23860. 2015-02-09 14:24:06 -05:00
validators.py [1.8.x] Sorted imports with isort; refs #23860. 2015-02-09 14:24:06 -05:00