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
/
performance.txt
Age
Commit message (
Expand
)
Author
2019-12-18
Corrected some typos in documentation.
Hasan Ramezani
2019-09-06
Fixed #30573 -- Rephrased documentation to avoid words that minimise the invo...
Tobias Kunze
2018-10-27
Fixed #28606 -- Deprecated CachedStaticFilesStorage.
Tim Graham
2018-01-07
Updated various links in docs to use HTTPS.
Mariusz Felisiak
2017-07-18
Removed unneeded right quotes in docs to fix spelling errors.
Tim Graham
2017-05-22
Updated various links in docs to avoid redirects
Claude Paroz
2016-10-10
Fixed #26447 -- Deprecated settings.USE_ETAGS in favor of ConditionalGetMiddl...
Denis Cornehl
2016-03-13
Fixed typos in docs.
Jakub Wilk
2016-02-01
Fixed #26124 -- Added missing code formatting to docs headers.
rowanv
2016-01-22
Fixed #26020 -- Normalized header stylings in docs.
Elif T. Kus
2015-12-12
Fixed #20223 -- Added keep_lazy() as a replacement for allow_lazy().
Iacopo Spalletti
2015-11-10
Fixed #25727 -- Added a doc link to cached_property.
Tim Graham
2015-10-07
Refs #25527 -- Removed redundant doc heading link that leads to a warning whe...
Tim Graham
2014-12-19
Updated some other external links in the docs
Claude Paroz
2014-02-28
Fixed doc typos.
Tim Graham
2014-02-25
Fixed docs typos.
Szczepan Cieślik
2014-02-15
Change analyse (British) to analyze (American).
Rodolfo Carvalho
2013-12-08
Updated a bunch of hyperlinks in documentation
Claude Paroz
2013-09-23
Fixed #21140 -- Added 'Using cached sessions' to the performance guide.
Åke Forslund
2013-09-21
Addressed inaccuracies in performance docs
Aymeric Augustin
2013-09-20
Fixed #20877 -- added a performance optimization guide
evildmp