django1/docs/topics/db
Preston Holmes 11ded967c4 Fixed #19498 -- refactored auth documentation
The auth doc was a single page which had grown unwieldy.
This refactor split and grouped the content into sub-topics.
Additional corrections and cleanups were made along the way.
2012-12-28 11:06:12 -08:00
..
examples Avoided mixing dates and datetimes in the examples. 2012-09-08 11:00:04 -04: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 #19384 -- Documented the behavior of custom managers on abstract models. 2012-12-15 22:44:46 +08:00
models.txt Fixed #19498 -- refactored auth documentation 2012-12-28 11:06:12 -08:00
multi-db.txt Fixed #16039 -- Made post_syncdb handlers multi-db aware. 2012-11-22 20:53:59 +01:00
optimization.txt Fixed #15361 - Documented performance considerations for QuerySet.get() 2012-11-02 17:58:24 -04:00
queries.txt Fixed broken links, round 3. refs #19516 2012-12-26 19:07:22 -05:00
sql.txt Fixed #18934 - Removed versionadded/changed annotations for Django 1.3 2012-09-20 19:06:55 -04:00
tablespaces.txt Fixed #12308 -- Added tablespace support to the PostgreSQL backend. 2011-10-14 21:49:43 +00:00
transactions.txt Fixed #19442 - Clarified that raw SQL must be committed. 2012-12-18 08:10:12 -05:00