django/docs/topics/db
Tim Graham cf890c110e Added an example of "default" database dictionary left blank; refs .
Thanks wsmith323 for the patch.
2013-02-23 16:01:43 -05:00
..
examples Fixed - Corrected a ManyToMany example and added some links and markup. 2013-02-07 06:12:25 -05:00
aggregation.txt Mention backward relationships in aggregate docs. 2013-02-12 09:36:29 -03:00
index.txt Fixed : 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 -- Documented the behavior of custom managers on abstract models. 2012-12-15 22:44:46 +08:00
models.txt Removed django.contrib.localflavor. 2012-12-29 21:59:06 +01:00
multi-db.txt Added an example of "default" database dictionary left blank; refs . 2013-02-23 16:01:43 -05:00
optimization.txt Fixed - Documented performance considerations for QuerySet.get() 2012-11-02 17:58:24 -04:00
queries.txt Fixed - Removed mentions of "root QuerySet" in docs. 2013-02-18 09:35:22 -05:00
sql.txt Fixed - Fixed remaining broken links. 2013-01-02 18:32:57 -05:00
tablespaces.txt Removed versionadded/changed annotations dating back to 1.4. 2012-12-29 21:59:08 +01:00
transactions.txt Fixed - Fixed remaining broken links. 2013-01-02 18:32:57 -05:00