django1/django/db
Adrian Holovaty b9fdf9abb8 newforms: Got form_for_instance() to select initial ManyToManyField values properly
git-svn-id: http://code.djangoproject.com/svn/django/trunk@4261 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2006-12-30 00:12:02 +00:00
..
backends Fixed #3205 -- Fixed bug in custom postgresql executemany wrapper. Thanks for reporting, jeffreyz@broadpark.no 2006-12-29 19:01:29 +00:00
models newforms: Got form_for_instance() to select initial ManyToManyField values properly 2006-12-30 00:12:02 +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