django/docs/topics/db
Aymeric Augustin a001f3c31e Fixed #2304 -- Documented TRANSACTIONS_MANAGED. 2012-12-14 21:15:48 +01:00
..
examples Avoided mixing dates and datetimes in the examples. 2012-09-08 11:00:04 -04:00
aggregation.txt
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
models.txt changed if statement to a slightly cleaner/less confusing variant 2012-11-22 22:29:39 +01:00
multi-db.txt Fixed #16039 -- Made post_syncdb handlers multi-db aware. 2012-11-22 20:53:59 +01:00
optimization.txt Fixed #15361 - Documented performance considerations for QuerySet.get() 2012-11-02 17:58:24 -04:00
queries.txt Fixed #19352 - Added an example in the QuerySet docs. 2012-11-27 18:21:55 -05:00
sql.txt Fixed #18934 - Removed versionadded/changed annotations for Django 1.3 2012-09-20 19:06:55 -04:00
tablespaces.txt
transactions.txt Fixed #2304 -- Documented TRANSACTIONS_MANAGED. 2012-12-14 21:15:48 +01:00