1
0
mirror of https://github.com/django/django.git synced 2024-12-25 10:35:48 +00:00
django/docs/topics/db
2011-03-29 10:24:42 +00:00
..
aggregation.txt
index.txt
managers.txt
models.txt Fixed #11864 -- Improved the "see also" section of the many-to-one model topic guide to more clearly connect people to the backwards-related objects docs and to the correct point in the model tests for sample code (since the doctests went away). Thanks to dwillis for the work on the patch. 2011-03-04 22:29:16 +00:00
multi-db.txt Fixed #15710 - removed "that that" typos. 2011-03-29 10:24:42 +00:00
optimization.txt
queries.txt
sql.txt Fixed #14733: no longer "validate" .raw() queries. 2011-03-14 19:49:53 +00:00
transactions.txt Fixed #15664 - Removed extra parens in commit_on_success example. 2011-03-27 23:00:36 +00:00