Commit History

Author SHA1 Message Date
  Ed Morley 65ec8fa8ca Fixed #20892 -- Allowed configuring memcached client using OPTIONS. 8 years ago
  Ed Morley 1d54fb4483 Made settings docs link to cache parameters more specific. 8 years ago
  Kevin Christopher Henry b785927b44 Documented the cache_control() decorator. 8 years ago
  Tim Graham 46a38307c2 Removed versionadded/changed annotations for 1.9. 8 years ago
  Florian Apolloner 9baf692a58 Fixed #26601 -- Improved middleware per DEP 0005. 9 years ago
  Vasiliy Faronov 101dd787ec Fixed #26566 -- Rewrote an incorrect Cache-Control example. 8 years ago
  Tim Graham c6499d532d Fixed syntax highlighting in docs/topics/cache.txt 8 years ago
  Vasiliy Faronov ac77c55bc5 Fixed #26567 -- Updated references to obsolete RFC2616. 8 years ago
  Jeremy Lainé c1aec0feda Fixed #25847 -- Made User.is_(anonymous|authenticated) properties. 9 years ago
  rowanv a6ef025dfb Fixed #26124 -- Added missing code formatting to docs headers. 9 years ago
  Tim Graham e519aab43a Fixed #23868 -- Added support for non-unique django-admin-options in docs. 9 years ago
  Tim Graham 4d83b0163e Fixed #25969 -- Replaced render_to_response() with render() in docs examples. 9 years ago
  Jon Dufresne 7aabd62380 Fixed #25778 -- Updated docs links to use https when available. 9 years ago
  Agnieszka Lasyk 1f8dad6915 Fixed #25755 -- Unified spelling of "website". 9 years ago
  Bryan Marty ad67fcdf51 Fixed #24212 -- Added example pylibmc CACHES configuration. 9 years ago
  Tim Graham d772d812cf Updated memcached library links to point to PyPI. 9 years ago
  Markus Bertheau 4a438e400b Fixed #13008 -- Added more Cache-Control headers to never_cache() decorator. 9 years ago
  Nik Nyby 9d6914da66 Added missing comma in LocMemCache example. 9 years ago
  Adam Chainz 5564d0f2ee Fixed #24560 -- Added a --dry-run mode to the createcachetable command. 10 years ago
  Kostochko Dmitriy d026eb6366 Fixed typo in docs/topics/cache.txt 10 years ago
  Berker Peksag 34fb909180 Fixed #12982 -- Added a get_or_set() method to the BaseCache backend. 10 years ago
  Loic Bistuer bed504d70b Fixed #24351, #24346 -- Changed the signature of allow_migrate(). 10 years ago
  Thomas Güttler e519ee1d35 Clarified timeout=0 in cache docs. 10 years ago
  darkryder 9ec8aa5e5d Fixed #24149 -- Normalized tuple settings to lists. 10 years ago
  Tim Graham c79faae761 Removed versionadded/changed notes for 1.7. 10 years ago
  Tim Graham d038c547b5 Removed django.core.cache.get_cache() per deprecation timeline; refs #21012. 10 years ago
  Frankie Robertson 446b50b90e Fixed #24035 -- Clarified docs on CACHE_MIDDLEWARE_KEY_PREFIX vs KEY_PREFIX 10 years ago
  Markus Holtermann c7786550c4 Fixed display of lists after website redesign 10 years ago
  Tom Dyson 8701b59007 Cleaned up the Memcached cache backend doc 10 years ago
  areski 9d6551204e Removed unnecessary code-block directives. 10 years ago