Arthur de Jong

Open Source / Free Software developer

summaryrefslogtreecommitdiffstats
path: root/django/contrib/postgres/forms/hstore.py
Commit message (Expand)AuthorAgeFilesLines
* Fixed #25233 -- Fixed HStoreField.has_changed() handling ...Tim Graham2015-08-071-7/+8
* Fixed #25215 -- Solved reference to forms.HStoreField in ...Curtis Maloney2015-08-041-1/+1
* Fixed #24844 -- Corrected has_changed implementation for ...Andrea Grandi2015-05-241-0/+10
* Sorted imports with isort; refs #23860.Tim Graham2015-02-061-1/+0
* Added HStoreField.Marc Tamlyn2014-11-041-0/+37