Arthur de Jong

Open Source / Free Software developer

summaryrefslogtreecommitdiffstats
path: root/docs/topics/cache.txt
Commit message (Expand)AuthorAgeFilesLines
...
* Removed versionadded/changed annotations dating back to 1.4.Aymeric Augustin2012-12-291-2/+0
* Merge pull request #218 from mgrouchy/ticket_18582Aymeric Augustin2012-11-111-0/+10
|\
| * BaseCache now has a no-op close method as per ticket #18582Mike Grouchy2012-07-181-0/+10
* | Fix little typo in cache documentationYohan Boniface2012-09-251-1/+1
* | Merge pull request #386 from clelland/ticket_15269Tim Graham2012-09-211-1/+16
|\ \
| * | Add documentation for get_caches functionIan Clelland2012-09-201-1/+16
* | | Fixed #18934 - Removed versionadded/changed annotations f...Tim Graham2012-09-211-22/+0
|/ /
* | Replaced many smart_bytes by force_bytesClaude Paroz2012-08-291-1/+1
* | [py3] Ported django.utils.encoding.Aymeric Augustin2012-08-071-1/+1
* | Fixed #18110 -- Improve template cache tag documentationJulian Bez2012-06-141-1/+2
|/
* Removed references to changes made in 1.2.Aymeric Augustin2012-06-071-14/+0
* Added support for time zones. Thanks Luke Plant for the r...Aymeric Augustin2011-11-181-1/+3
* Fix #17119: Update cache doc to match current implementat...Karen Tracey2011-11-121-2/+4
* Made the cache locale-dependant when USE_L10N is True, ev...Aymeric Augustin2011-11-011-0/+4
* Fixed #17087 -- Re-organized the i18n docs to reduce conf...Aymeric Augustin2011-10-221-6/+3
* Fixed many more ReST indentation errors, somehow accident...Luke Plant2011-10-141-85/+85
* Added some sphinx cross-reference links to the built-in t...Julien Phalip2011-10-031-0/+2
* Fixed #16886 -- Memcached socket file documentation. Than...Simon Meers2011-09-211-2/+13
* Fixed #16334: Make it quite clear that cache_page's 'cach...James Bennett2011-09-111-3/+4
* Fixed #16786 -- Minor cleanups in the memcached section o...Gabriel Hurley2011-09-101-12/+13
* Fixed #15499 -- Ensure that cache control headers don't t...Russell Keith-Magee2011-08-231-0/+22
* Removed a redundant line from the cache_page docsLuke Plant2011-07-071-3/+0
* Deprecated legacy ways of calling cache_pageLuke Plant2011-06-081-2/+2
* Fixed #15992 -- Added more references to settings. Thanks...Jannis Leidel2011-05-291-1/+1
* Fixed #16056 - Memcached configuration mistake in docs; t...Timo Graham2011-05-221-1/+1
* Fixed #16014 -- numerous documentation typos -- thanks ps...Simon Meers2011-05-131-2/+2
* Changed e-mail to email throughout documentation and code...Adrian Holovaty2011-04-011-1/+1
* Fixed #4992 -- Respect the GET request query string when ...Jannis Leidel2011-03-021-2/+6
* Fixed #15509 -- corrected a typo in the cache docs. Than...Alex Gaynor2011-02-261-1/+1
* Fixed #15222 - FileCache -> FileBasedCache typo; thanks S...Timo Graham2011-02-061-2/+1
* Corrected an outdated reference to cmemcache in contribut...Carl Meyer2011-01-191-0/+2
* Fixed #15085 - Fix LOCATION for FileCache example. Thanks...Timo Graham2011-01-151-1/+1
* Fixed #6181 - Document `django.views.decorators.http` - t...Timo Graham2010-12-271-0/+2
* Fixed #14000 - remove versionadded/changed tags for Djang...Timo Graham2010-12-261-14/+0
* Fixed #11675 -- Added support for the PyLibMC cache libra...Russell Keith-Magee2010-12-211-73/+212
* Fixed #14782 - Add/fix links in docs/topics/cache.txt. Th...Timo Graham2010-11-261-7/+8
* Fixed #14738 -- Improved crossref linking for cache setti...Gabriel Hurley2010-11-221-42/+48
* Fixed #13795 -- Added a site-wide cache prefix and cache ...Russell Keith-Magee2010-11-191-0/+95
* Fixed #14560 -- Enable HEAD requests to be cached properl...Honza Král2010-10-291-1/+3
* Add warning when using cache keys that might not work wit...Malcolm Tredinnick2010-09-121-0/+39
* Fixed #14141: docs now use the :doc: construct for links ...Jacob Kaplan-Moss2010-08-191-4/+2
* Fixed #13946 -- Modified the database cache backend to us...Russell Keith-Magee2010-08-051-0/+43
* Fixed #13405 -- Corrected typo from r13105. Thanks to dan...Russell Keith-Magee2010-05-081-1/+1
* Fixed #13405 -- Removed the recommendation for the use of...Russell Keith-Magee2010-05-061-16/+9
* Fixed #13014 - Added section about how to use the languag...Jannis Leidel2010-03-151-3/+30
* Refined changes made in r12546 to also respect the reques...Jannis Leidel2010-03-011-1/+4
* Fixed #5691 - Adds the active language to the cache key. ...Jannis Leidel2010-02-231-0/+7
* Removed docs that assume developer might be using Python ...Luke Plant2010-02-091-11/+1
* Fixed #12671 -- Added set_many(), get_many(), and clear()...Russell Keith-Magee2010-01-271-3/+29
* Fixed #12195 -- Clarified cache documentation to rename '...Adrian Holovaty2010-01-101-3/+4