django/docs/topics/db
Claude Paroz 157f823819 Fixed #18024 -- Reworded sentence in models documentation. Thanks Preston Holmes for the patch.
git-svn-id: http://code.djangoproject.com/svn/django/trunk@17912 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2012-04-15 21:25:23 +00:00
..
examples 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
aggregation.txt Started a 'Cheat sheet' section in aggregation docs because I desperately need this 2012-01-13 21:57:30 +00: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 many more ReST indentation errors, somehow accidentally missed from [16955] 2011-10-14 00:12:01 +00:00
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 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
sql.txt Fixed #16233 -- Added link to multiple databases docs from custom sql alias section. Thanks charlax for the report. 2012-04-06 09:17:37 +00:00
tablespaces.txt Fixed #12308 -- Added tablespace support to the PostgreSQL backend. 2011-10-14 21:49:43 +00:00
transactions.txt Fixed #17965 -- Definitely dropped support for Python 2.5. Thanks jonash for the initial patch and Aymeric Augustin for the review. 2012-03-31 08:24:29 +00:00