summaryrefslogtreecommitdiff
path: root/django/contrib/postgres/forms/hstore.py
AgeCommit message (Expand)Author
2015-02-09[1.8.x] Sorted imports with isort; refs #23860.Tim Graham
2014-11-04Added HStoreField.Marc Tamlyn