django1/django/db
Russell Keith-Magee efbace6b7e Fixed #12433 -- Corrected a typo in the text of the exception raised by RawQuery. Thanks to bjunix for the report.
git-svn-id: http://code.djangoproject.com/svn/django/trunk@11973 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2009-12-24 05:35:43 +00:00
..
backends Changes to get raw queries working on the oracle backend. 2009-12-22 21:05:15 +00:00
models Fixed #12433 -- Corrected a typo in the text of the exception raised by RawQuery. Thanks to bjunix for the report. 2009-12-24 05:35:43 +00:00
__init__.py Fixed #1142 -- Added multiple database support. 2009-12-22 15:18:51 +00:00
transaction.py Fixed #1142 -- Added multiple database support. 2009-12-22 15:18:51 +00:00
utils.py Fixed #1142 -- Added multiple database support. 2009-12-22 15:18:51 +00:00