django/docs/topics/db
e0ne cbf08c6b0c Fixed #16895 -- Warned about cost of QuerySet ordering
Thanks outofculture at gmail.com for the suggestion.
2013-09-09 09:47:18 -04:00
..
examples
aggregation.txt
index.txt
managers.txt Fixed some ReST errors regarding backticks 2013-08-15 07:14:10 -04:00
models.txt
multi-db.txt Fixed #21035 -- Changed docs to treat the acronym SQL phonetically. 2013-09-05 20:14:58 -04:00
optimization.txt Fixed #16895 -- Warned about cost of QuerySet ordering 2013-09-09 09:47:18 -04:00
queries.txt Consolidated documentation for F() and Q() 2013-09-06 12:57:25 -05:00
sql.txt
tablespaces.txt Fixed #20852 - Fixed incorrectly generated left quotes in docs. 2013-08-06 07:13:17 -04:00
transactions.txt