summaryrefslogtreecommitdiff
path: root/django/db/backends/postgresql_psycopg2/features.py
AgeCommit message (Expand)Author
2015-01-16Fixed #24092 -- Widened base field support for ArrayField.Marc Tamlyn
2015-01-14Fixed #22603 -- Reorganized classes in django.db.backends.Tim Graham