Commit History

Author SHA1 Message Date
  Alexander Lazarević 28d6db26a2 [5.0.x] Fixed #35141 -- Clarified the expected type of CACHE_MIDDLEWARE_SECONDS setting. 1 year ago
  Mariusz Felisiak 0379e7532f [5.0.x] Applied Black's 2024 stable style. 1 year ago
  Mariusz Felisiak 415ef34c4c [5.0.x] Added missing pycon directives in various docs. 1 year ago
  Sarah Boyce c3862735cd Fixed references to django.core.cache in docs. 1 year ago
  Tim Graham 2c4dc64760 Used extlinks for PyPI links. 1 year ago
  django-bot 14459f80ee Fixed #34140 -- Reformatted code blocks in docs with blacken-docs. 2 years ago
  Joseph Victor Zammit ba755ca131 Refs #34140 -- Corrected rst code-block and various formatting issues in docs. 2 years ago
  Sarah Boyce 1eb94bc8da Fixed #29994 -- Added warning about performance of FileBasedCache with a large number of files. 2 years ago
  Carlton Gibson 534ac48297 Refs #34140 -- Applied rst code-block to non-Python examples. 2 years ago
  Nick Pope 9bd174b9a7 Updated documentation and comments for RFC updates. 2 years ago
  Ramil Yanbulatov c6290bae9d Fixed #33842 -- Used :source: role for links to repo files on GitHub. 2 years ago
  Pablo Montepagano bb2c5f69f4 Fixed #32749 -- Doc'd PyMemcacheCache defaults. 2 years ago
  Carlton Gibson ca1c3151c3 Removed versionadded/changed annotations for 4.0. 2 years ago
  Mariusz Felisiak 010a9d8a4f Updated various links to HTTPS and new locations. 2 years ago
  Mariusz Felisiak 178109c173 Corrected signatures of some functions in docs. 3 years ago
  Mariusz Felisiak 05f3a6186e Refs #32193 -- Removed MemcachedCache per deprecation timeline. 3 years ago
  Mariusz Felisiak 97237ad3fe Removed versionadded/changed annotations for 3.2. 3 years ago
  Daniyal ec212c6616 Fixed #33012 -- Added Redis cache backend. 3 years ago
  Andrew-Chen-Wang 301a85a12f Fixed #32076 -- Added async methods to BaseCache. 4 years ago
  David Smith 1024b5e74a Fixed 32956 -- Lowercased spelling of "web" and "web framework" where appropriate. 3 years ago
  Ben Sturmfels 31b6ce9ff9 Fixed note about ISP caching in docs. 3 years ago
  Mike Lissner 6e155d280d Added note about culling in database cache backend docs. 4 years ago
  Nick Pope c156e36955 Refs #32720 -- Updated various links in docs to avoid redirects and use HTTPS. 3 years ago
  Mariusz Felisiak b7dd89ed53 Removed versionadded/changed annotations for 3.1. 4 years ago
  Nick Pope d23dad5778 Refs #30181 -- Corrected note about storing None in the cache. 4 years ago
  Mariusz Felisiak 5ce31d6a71 Fixed #32193 -- Deprecated MemcachedCache. 4 years ago
  Carles Pina Estany a43e2f66d7 Fixed #32176 -- Clarified filesystem cache docs. 4 years ago
  christa c36075ac1d Fixed #31983 -- Added system check for file system caches location. 4 years ago
  David D Lowe f3901b5899 Doc'd that UpdateCacheMiddleware and cache_page affect downstream caches. 5 years ago
  Nick Pope b4d46df5ca Fixed #29887 -- Added a cache backend for pymemcache. 6 years ago