summaryrefslogtreecommitdiff
path: root/django/contrib/postgres/forms
AgeCommit message (Expand)Author
2015-01-22Fixed #24170 -- Implemented decompress for BaseRangeField widgetsNg Zhi An
2015-01-10Fixed #24001 -- Added range fields for PostgreSQL.Marc Tamlyn
2014-12-08Fixed #23968 -- Replaced list comprehension with generators and dict comprehe...Jon Dufresne
2014-11-04Added HStoreField.Marc Tamlyn
2014-05-22Added array field support for PostgreSQL.Marc Tamlyn