django1/django/db
Malcolm Tredinnick 851461aa72 Fixed #10181 -- Handle an EmptyResultSet exception case properly in nested querysets.
git-svn-id: http://code.djangoproject.com/svn/django/trunk@9951 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2009-03-02 06:08:02 +00:00
..
backends Changed the way cache specifiers are parsed. 2009-03-01 08:13:38 +00:00
models Fixed #10181 -- Handle an EmptyResultSet exception case properly in nested querysets. 2009-03-02 06:08:02 +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