django1/django/db
Ian Kelly a4f1e48ddb Added savepoint support to the Oracle backend, necessary per the thread at http://groups.google.com/group/django-developers/browse_thread/thread/c87cf2d97478c068/
git-svn-id: http://code.djangoproject.com/svn/django/trunk@10022 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2009-03-10 18:37:22 +00:00
..
backends Added savepoint support to the Oracle backend, necessary per the thread at http://groups.google.com/group/django-developers/browse_thread/thread/c87cf2d97478c068/ 2009-03-10 18:37:22 +00:00
models Fixed #10443 -- Fixed model attribute updating after r10003. 2009-03-10 05:24:19 +00:00
__init__.py Fixed #8706 -- Improved the way we detect available database backends. 2009-03-01 07:12:38 +00:00
transaction.py Fixed #7241 -- More robust exception catching in the transaction management 2008-08-17 00:07:06 +00:00