summaryrefslogtreecommitdiff
path: root/django/db/backends/postgresql/__init__.py
AgeCommit message (Expand)Author
2015-08-07Fixed #25175 -- Renamed the postgresql_psycopg2 database backend to postgresql.Caio Ariede
2011-04-02Deprecated the psycopg-based postgresql database backend.Russell Keith-Magee
2006-05-02MERGED MAGIC-REMOVAL BRANCH TO TRUNK. This change is highly backwards-incompa...Adrian Holovaty