django/docs/topics/db
Tim Graham 5b2d17d910 [1.5.x] Fixed #22419 -- Typo in docs/topics/db/multi-db.txt.
Thanks Josh Kupershmidt.

Backport of c487b1e230 from master
2014-04-10 19:33:50 -04:00
..
examples [1.5.x] Fixed #19756 - Corrected a ManyToMany example and added some links and markup. 2013-02-07 07:03:46 -05:00
aggregation.txt [1.5.x] Added missing markup to docs. 2013-03-22 14:08:55 -04: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 [1.5.x] Fixed #20168 - Generalized a PostgreSQL specific database query in the docs. 2013-03-31 03:41:44 -04:00
models.txt [1.5.x] Small improvements to docs/topics/db/models.txt 2013-10-10 20:57:20 -04:00
multi-db.txt [1.5.x] Fixed #22419 -- Typo in docs/topics/db/multi-db.txt. 2014-04-10 19:33:50 -04:00
optimization.txt [1.5.x] Reference Meta.index_together in DB performance guide. 2013-09-22 14:07:36 -03:00
queries.txt [1.5.x] Minor edits to docs/topics/db/queries.txt. 2013-10-11 15:35:52 -04:00
sql.txt [1.5.x] Fixed typos. Changed grammar. 2014-01-02 16:28:10 -05:00
tablespaces.txt Fixed #12308 -- Added tablespace support to the PostgreSQL backend. 2011-10-14 21:49:43 +00:00
transactions.txt [1.5.x] Fixed #19516 - Fixed remaining broken links. 2013-01-02 18:50:00 -05:00