django1/django/db
Russell Keith-Magee 2d6095ea5e Fixed #3142 -- Optimized the assignment of m2m and m2o relation sets. Thanks, (and well spotted!) mitakummaa@gmail.com.
git-svn-id: http://code.djangoproject.com/svn/django/trunk@4231 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2006-12-20 09:59:03 +00:00
..
backends Improved error message in postgresql backend 2006-12-15 22:32:16 +00:00
models Fixed #3142 -- Optimized the assignment of m2m and m2o relation sets. Thanks, (and well spotted!) mitakummaa@gmail.com. 2006-12-20 09:59:03 +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