django1/django/db
Tim Graham 95eb68c98f Fixed #17339 -- Factor out has_result into database backend.
Thanks jonash.
2013-07-09 06:41:52 -04:00
..
backends Fixed last_executed_query test failure on Oracle 2013-07-08 23:47:02 +03:00
models Fixed #17339 -- Factor out has_result into database backend. 2013-07-09 06:41:52 -04:00
__init__.py A large number of stylistic cleanups across django/db/ 2013-07-08 10:39:54 +10:00
transaction.py A large number of stylistic cleanups across django/db/ 2013-07-08 10:39:54 +10:00
utils.py Removed some conditional code only needed under Python 2.6. 2013-07-01 12:02:17 +02:00