django1/django/db
Alex Gaynor 0b69a75502 Fixed a bug I introduced in my previosu ommit. 2013-07-08 10:32:04 +10:00
..
backends Fixed #13813 -- Comparison of DatabaseWrappers doesn't raise errors. 2013-07-08 09:35:08 +10:00
models Removed some logic that wasn't needed following removal of some deprecated code. 2013-07-08 08:49:58 +10:00
__init__.py Fixed a bug I introduced in my previosu ommit. 2013-07-08 10:32:04 +10:00
transaction.py Introduced getters for connection.autocommit and .needs_rollback. 2013-06-30 15:57:00 +02:00
utils.py Removed some conditional code only needed under Python 2.6. 2013-07-01 12:02:17 +02:00