django1/django/db
Adrian Holovaty 6001974e45 newforms: Added initial implementation of form_for_model and form_for_fields
git-svn-id: http://code.djangoproject.com/svn/django/trunk@4205 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2006-12-15 05:46:11 +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 newforms: Added initial implementation of form_for_model and form_for_fields 2006-12-15 05:46:11 +00:00
__init__.py Fixed typo in 'incorrect backend' database error message 2006-11-13 05:02:45 +00:00
transaction.py Fixed typo in docstring in db/transaction.py 2006-06-16 19:35:57 +00:00