summaryrefslogtreecommitdiff
path: root/django/contrib/postgres/forms/array.py
AgeCommit message (Expand)Author
2014-12-08Fixed #23968 -- Replaced list comprehension with generators and dict comprehe...Jon Dufresne
2014-05-22Added array field support for PostgreSQL.Marc Tamlyn