django/docs/topics/db
Tim Graham c487b1e230 Fixed #22419 -- Typo in docs/topics/db/multi-db.txt.
Thanks Josh Kupershmidt.
2014-04-10 19:33:00 -04:00
..
examples Fixed #22048 - Enhanced docs to cover nonexistent one-to-one relationships. 2014-03-24 09:41:04 -04:00
aggregation.txt
index.txt
managers.txt Removed versionadded/changed annotations for 1.6. 2014-03-24 11:42:56 -04:00
models.txt Fixed #22313 -- Removed 'u' prefixes from documentation 2014-03-22 21:32:20 +01:00
multi-db.txt Fixed #22419 -- Typo in docs/topics/db/multi-db.txt. 2014-04-10 19:33:00 -04:00
optimization.txt Fixed #21986 -- Added some guidelines for database indexes. 2014-03-03 11:16:41 -05:00
queries.txt Fixed doc typos. 2014-02-28 11:44:03 -05:00
sql.txt Removed versionadded/changed annotations for 1.6. 2014-03-24 11:42:56 -04:00
tablespaces.txt
transactions.txt Fixed #22343 -- Disallowed select_for_update in autocommit mode 2014-04-10 03:04:51 +03:00