django1/django/db
Adrian Holovaty a84404c190 Formatting fixes from the past round of checkins
git-svn-id: http://code.djangoproject.com/svn/django/trunk@4052 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2006-11-07 19:07:27 +00:00
..
backends Fixed #2866: Added DATABASE_OPTIONS setting which gets passed as extra kwargs to the backend's connect method. Thanks, ymasuda. 2006-11-07 05:17:38 +00:00
models Fixed #2923: FileFields can now be modified on windows. Thanks, radek. 2006-11-07 02:25:49 +00:00
__init__.py Formatting fixes from the past round of checkins 2006-11-07 19:07:27 +00:00
transaction.py Fixed typo in docstring in db/transaction.py 2006-06-16 19:35:57 +00:00