django1/django/core/db/backends
Adrian Holovaty bf108187a2 Fixed #321 -- Undid [494], which assumed the installed version of MySQLdb had a 'cursors.CursorNW'. Thanks for being consistent, MySQLdb. This opens #316 again.
git-svn-id: http://code.djangoproject.com/svn/django/trunk@495 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2005-08-15 00:50:31 +00:00
..
__init__.py Imported Django from private SVN repository (created from r. 8825) 2005-07-13 01:25:57 +00:00
mysql.py Fixed #321 -- Undid [494], which assumed the installed version of MySQLdb had a 'cursors.CursorNW'. Thanks for being consistent, MySQLdb. This opens #316 again. 2005-08-15 00:50:31 +00:00
postgresql.py Improved 'django-admin inspectdb' so that it detects ForeignKey relationships -- PostgreSQL only 2005-08-02 22:33:39 +00:00
sqlite3.py Improved 'django-admin inspectdb' so that it detects ForeignKey relationships -- PostgreSQL only 2005-08-02 22:33:39 +00:00