django/docs/topics/db
Adrian Holovaty 457df03c99 Fixed #12084 -- Documented the fact that QuerySet.update() returns the number of affected rows. Thanks, timo
git-svn-id: http://code.djangoproject.com/svn/django/trunk@12181 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2010-01-10 18:36:45 +00:00
..
aggregation.txt Fixed #12497 -- Fixed Sphinx errors in docs. Thanks, ramiro 2010-01-09 19:11:41 +00:00
index.txt Fixed #1142 -- Added multiple database support. 2009-12-22 15:18:51 +00:00
managers.txt
models.txt Minor formatting fixes for [12139] 2010-01-09 21:07:32 +00:00
multi-db.txt Edited docs/topics/db/multi-db.txt 2010-01-09 17:09:20 +00:00
queries.txt Fixed #12084 -- Documented the fact that QuerySet.update() returns the number of affected rows. Thanks, timo 2010-01-10 18:36:45 +00:00
sql.txt Fixed several broken and redirecting URLs in the documentation (fixes #12219, refs #12427). 2009-12-26 06:37:26 +00:00
transactions.txt Fixed #1142 -- Added multiple database support. 2009-12-22 15:18:51 +00:00