django/docs/topics/db
Ramiro Morales 1adc87cd32 Updated some URLs in the documentation to point to the new repository. 2012-05-03 11:53:17 -03:00
..
examples Replaced print statement by print function (forward compatibility syntax). 2012-04-30 20:45:03 +02: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 Fixed #18024 -- Reworded sentence in models documentation. Thanks Preston Holmes for the patch. 2012-04-15 21:25:23 +00:00
multi-db.txt Fixed #15710 - removed "that that" typos. 2011-03-29 10:24:42 +00:00
optimization.txt Updated link to Django Debug Toolbar homepage. 2012-01-15 03:27:48 +00:00
queries.txt Updated some URLs in the documentation to point to the new repository. 2012-05-03 11:53:17 -03:00
sql.txt Replaced print statement by print function (forward compatibility syntax). 2012-04-30 20:45:03 +02:00
tablespaces.txt
transactions.txt Added documentation notes about lack of database savepoints support when using MySQL+MyISAM. 2012-04-21 22:52:03 +00:00