django/docs/topics/db
Justin Bronn e07570f10e Fixed #13263 -- Corrected field name typo in queries documentation examples. Thanks, RicherPots for bug report and gabrielhurley for the patch.
git-svn-id: http://code.djangoproject.com/svn/django/trunk@12926 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2010-04-05 15:57:00 +00:00
..
aggregation.txt Created a 'DB optimization' topic, with cross-refs to relevant sections. 2010-01-16 03:13:16 +00:00
index.txt Created a 'DB optimization' topic, with cross-refs to relevant sections. 2010-01-16 03:13:16 +00:00
managers.txt Fixed #12930, #12832, #11538 -- Refactored and merged the GeoDjango documentation into the rest of the Django docs. 2010-03-26 20:14:53 +00:00
models.txt Added versionchanged directive to docs introduced in r12139. 2010-01-17 22:29:30 +00:00
multi-db.txt Refs #12767 -- Modified the multi-db docs to remove the implication that contrib.auth can be easily put on a separate database. 2010-03-10 12:35:55 +00:00
optimization.txt Created a 'DB optimization' topic, with cross-refs to relevant sections. 2010-01-16 03:13:16 +00:00
queries.txt Fixed #13263 -- Corrected field name typo in queries documentation examples. Thanks, RicherPots for bug report and gabrielhurley for the patch. 2010-04-05 15:57:00 +00:00
sql.txt Fixed #12941 -- Added documentation for the connections dictionary. Thanks to atlithorn@gmail.com for the report, and Alex Gaynor for the original text. 2010-03-08 03:19:26 +00:00
transactions.txt Fixed #12880 -- Added some missing sphinx directives for module references. Thanks to psagers for the report, and timo for the patch. 2010-02-24 13:55:37 +00:00