django1/django/db
Malcolm Tredinnick b7e74e5e56 Fixed #8028 -- A couple of small docstring fixes from [8131]. Thanks, Leo Soto.
git-svn-id: http://code.djangoproject.com/svn/django/trunk@8146 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2008-07-30 03:16:39 +00:00
..
backends Fixed #8028 -- A couple of small docstring fixes from [8131]. Thanks, Leo Soto. 2008-07-30 03:16:39 +00:00
models Fixed #8023 -- Allow filtering of DecimalFields (in models) using strings. 2008-07-30 00:18:49 +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