django1/django/core/db/backends
Adrian Holovaty 361be49fe7 Changed postgresql DB backend so that it gives a helpful error message if people are using psycopg 2 instead of version 1
git-svn-id: http://code.djangoproject.com/svn/django/trunk@109 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2005-07-16 16:55:11 +00:00
..
__init__.py Imported Django from private SVN repository (created from r. 8825) 2005-07-13 01:25:57 +00:00
mysql.py Imported Django from private SVN repository (created from r. 8825) 2005-07-13 01:25:57 +00:00
postgresql.py Changed postgresql DB backend so that it gives a helpful error message if people are using psycopg 2 instead of version 1 2005-07-16 16:55:11 +00:00