django1/django/db
Adrian Holovaty 963ccd7cb4 Fixed #3267 -- newforms: Changed database TextField to render as Textarea in form_for_model() forms. Thanks for the patch, Philipp Keller
git-svn-id: http://code.djangoproject.com/svn/django/trunk@4305 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2007-01-10 23:34:37 +00:00
..
backends Fixed #1477: URLFields now accept a maxlength parameter. Thanks, Matt Croydon. 2007-01-08 20:28:31 +00:00
models Fixed #3267 -- newforms: Changed database TextField to render as Textarea in form_for_model() forms. Thanks for the patch, Philipp Keller 2007-01-10 23:34:37 +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