django/docs/topics/db
2012-10-12 19:46:47 -04:00
..
examples Fixed #17605: Restored deleted query documentation that used to live in doctests. Thanks zsiciarz for work on the patch. 2012-03-14 22:16:46 +00:00
aggregation.txt Started a 'Cheat sheet' section in aggregation docs because I desperately need this 2012-01-13 21:57:30 +00:00
index.txt Fixed #17605: Restored deleted query documentation that used to live in doctests. Thanks zsiciarz for work on the patch. 2012-03-14 22:16:46 +00:00
managers.txt Fixed many more ReST indentation errors, somehow accidentally missed from [16955] 2011-10-14 00:12:01 +00:00
models.txt [1.4.x] Fixed #18996 - Clarified overriden model methods not called on bulk operations 2012-10-12 19:46:47 -04:00
multi-db.txt [1.4.X] Fixed #18871 - Fixed typo in multi-db docs. 2012-08-30 07:42:47 -04:00
optimization.txt Updated link to Django Debug Toolbar homepage. 2012-01-15 03:27:48 +00:00
queries.txt [1.4.X] Fixed #17435 - Clarified that QuerySet.update returns the number of rows matched 2012-10-06 07:07:29 -04:00
sql.txt Fixed doc references to django.db.models.query.QuerySet and converted some tabs that were introduced in r16699 to spaces. 2011-09-30 10:28:39 +00:00
tablespaces.txt Fixed #12308 -- Added tablespace support to the PostgreSQL backend. 2011-10-14 21:49:43 +00:00
transactions.txt [1.4.x] Fixed some broken links in 1.4 docs 2012-09-08 15:21:13 -04:00