Historia zmian

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