django/django/db
2008-07-20 12:44:41 +00:00
..
backends Fixed #5552 -- Raise an error, rather than failing silently, when DATABASE_NAME 2008-07-18 22:36:31 +00:00
models Fixed #6450 -- Improved the checking of errors when creating the directories for saved files. Thanks to henry@precheur.org for the report and patch, and vung for the excellent test case. 2008-07-20 12:44:41 +00:00
__init__.py Merged the queryset-refactor branch into trunk. 2008-04-27 02:50:16 +00:00
transaction.py Fixed #6928 -- Added a little more robustness to transaction rollbacks for Python 2.5. Patch from guettli. 2008-06-30 11:56:52 +00:00