summaryrefslogtreecommitdiff
path: root/django/db/backends/postgresql_psycopg2
AgeCommit message (Expand)Author
2006-05-26Fixed #1673 -- Every database backend now raises ImproperlyConfigured if the ...Adrian Holovaty
2006-05-18Fixed #1904 -- Got postgresql_psycopg2 backend working. Thanks for the patch,...Adrian Holovaty
2006-05-16Added postgresql_psycopg2 backend, which is untested, just for a starting pointAdrian Holovaty