django1/docs/topics/db
Russell Keith-Magee d33fd127f8 [1.1.X] Fixed #12880 -- Added some missing sphinx directives for module references. Thanks to psagers for the report, and timo for the patch.
Backport of r12559 from trunk.

git-svn-id: http://code.djangoproject.com/svn/django/branches/releases/1.1.X@12564 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2010-02-24 14:05:58 +00:00
..
aggregation.txt [1.1.X] Created a 'DB optimization' topic, with cross-refs to relevant sections. 2010-01-16 03:26:02 +00:00
index.txt [1.1.X] Created a 'DB optimization' topic, with cross-refs to relevant sections. 2010-01-16 03:26:02 +00:00
managers.txt [1.1.X] Fixed #11794 - Typo in model manager documentation. Thanks, timo. 2010-01-17 22:12:02 +00:00
models.txt [1.1.X] Updated the docs to suggest using ``*args, **kwargs`` when implementing model save methods. Thanks to Jeff Croft for the report. 2010-01-08 00:21:45 +00:00
optimization.txt [1.1.X] Created a 'DB optimization' topic, with cross-refs to relevant sections. 2010-01-16 03:26:02 +00:00
queries.txt [1.1.X] Fixed #12859 -- Clarified the documentation on using multiple tables with .update() calls. Thanks to dwillis for the report. 2010-02-23 13:29:52 +00:00
sql.txt [1.1.X] Created a 'DB optimization' topic, with cross-refs to relevant sections. 2010-01-16 03:26:02 +00:00
transactions.txt [1.1.X] Fixed #12880 -- Added some missing sphinx directives for module references. Thanks to psagers for the report, and timo for the patch. 2010-02-24 14:05:58 +00:00