summaryrefslogtreecommitdiff
path: root/django/db/backends/postgresql_psycopg2/utils.py
Commit message (Expand)AuthorAgeFilesLines
* Refs #25175 -- Added backwards compatibility for importing postgresql_psycopg...Caio Ariede2015-08-071-0/+1
* Fixed #25175 -- Renamed the postgresql_psycopg2 database backend to postgresql.Caio Ariede2015-08-071-7/+0
* Fixed #22603 -- Reorganized classes in django.db.backends.Tim Graham2015-01-141-0/+7