django/docs/topics/db
David Sanders adcedfe8ba Capitalize SQL keywords 2014-02-20 11:32:04 -07:00
..
examples Fixed #21951 -- Updated docs to use __str__ for Python 3 2014-02-13 07:12:40 -05:00
aggregation.txt Removed gender-based pronouns per [c0a2daad78]. 2013-11-30 08:37:15 -05: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 gendered examples in the docs. 2014-02-05 14:58:50 -05:00
models.txt Fixed #21951 -- Updated docs to use __str__ for Python 3 2014-02-13 07:12:40 -05:00
multi-db.txt Fixed #21479 -- Favor 'migrate' over 'syncdb' in the docs. 2013-11-21 15:12:39 +01:00
optimization.txt Reference Meta.index_together in DB performance guide. 2013-09-22 11:11:02 -03:00
queries.txt Added an example to the release notes for custom reverse managers. 2014-02-19 07:45:24 -05:00
sql.txt Capitalize SQL keywords 2014-02-20 11:32:04 -07:00
tablespaces.txt Fixed #20852 - Fixed incorrectly generated left quotes in docs. 2013-08-06 07:13:17 -04:00
transactions.txt Fixed typo. Refs #21836. 2014-01-26 09:30:10 +01:00