django1/django/contrib/postgres/forms
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
..
__init__.py Fixed #24001 -- Added range fields for PostgreSQL. 2015-01-10 16:18:19 +00:00
array.py [1.8.x] Sorted imports with isort; refs #23860. 2015-02-09 14:24:06 -05:00
hstore.py [1.8.x] Fixed #25233 -- Fixed HStoreField.has_changed() handling of initial values. 2015-08-07 14:31:05 -04:00
ranges.py [1.8.x] Fixed #24841 -- Made BaseRangeField.prepare_value() call base_field's prepare_value() 2015-05-25 12:07:25 -04:00