index
:
chango.git
devmain
fix-31295
initial-branch
main
stable/5.2.x
stable/6.0.x
django
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
docs
/
topics
/
db
/
optimization.txt
Age
Commit message (
Expand
)
Author
2012-02-14
[1.3.X] Updated link to Django Debug Toolbar homepage.
Timo Graham
2011-05-13
[1.3.X] Fixed #16014 -- numerous documentation typos -- thanks psmith.
Simon Meers
2010-12-31
Some small fixes to DB optimization docs.
Luke Plant
2010-12-18
Fixes #7817 and #9456.
Chris Beaven
2010-11-24
Fixed #14767 -- Reflowed paragraphs and cleaned up some markup/links in the t...
Gabriel Hurley
2010-11-20
Fixed #14727 -- Corrected three minor issues in the docs. Thanks to OldTroll ...
Gabriel Hurley
2010-10-09
Fixed #11509 -- Modified usage of "Web" to match our style guide in various d...
Russell Keith-Magee
2010-09-13
The optimization docs were a little too enthusiastic in recommending
Malcolm Tredinnick
2010-08-19
Fixed #14141: docs now use the :doc: construct for links between documents.
Jacob Kaplan-Moss
2010-08-07
Fixed #11800 -- Updated Sphinx metadata in queryset docs. Thanks to timo for ...
Russell Keith-Magee
2010-07-05
Small corrections/improvements to DB optimization docs.
Luke Plant
2010-01-16
Created a 'DB optimization' topic, with cross-refs to relevant sections.
Luke Plant