django1/django/db
Ian Kelly 485316017a Fixed a pair of bugs in determining the set of models to flush that were causing test cause failures in Oracle after [9536].
git-svn-id: http://code.djangoproject.com/svn/django/trunk@9546 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2008-12-02 16:58:06 +00:00
..
backends Fixed a pair of bugs in determining the set of models to flush that were causing test cause failures in Oracle after [9536]. 2008-12-02 16:58:06 +00:00
models Fixed a pair of bugs in determining the set of models to flush that were causing test cause failures in Oracle after [9536]. 2008-12-02 16:58:06 +00:00
__init__.py Fixed #8238 -- If an invalid database backend is mentioned in settings and the 2008-08-17 17:32:31 +00:00
transaction.py Fixed #7241 -- More robust exception catching in the transaction management 2008-08-17 00:07:06 +00:00