Histórico de commits

Autor SHA1 Mensagem Data
  Brett Cannon 64b74804c5 Fixed #29334 -- Updated pypi.python.org URLs to pypi.org. 7 anos atrás
  Grant Jenks d38a3169a4 Fixed #28977 -- Changed local-memory cache to use LRU culling. 7 anos atrás
  Mariusz Felisiak 7c81b28ebc Updated various links in docs to use HTTPS. 7 anos atrás
  Tim Graham 171c7cc863 Fixed #28737 -- Clarified {% cache %} tag's handling of arguments. 7 anos atrás
  Tim Graham 5446b72003 Removed versionadded/changed annotations for 1.11. 7 anos atrás
  Tim Graham e47b56d791 Refs #20892 -- Removed support for passing pylibmc behavior settings as top-level attributes of CACHES['OPTIONS']. 7 anos atrás
  Sjoerd Job Postmus df41b5a05d Fixed #28593 -- Added a simplified URL routing syntax per DEP 0201. 8 anos atrás
  tk e7adad27f3 Fixed typo in docs/topics/cache.txt. 7 anos atrás
  Olivier Tabone a027447f56 Fixed #27318 -- Made cache.set_many() return the list of failed keys. 8 anos atrás
  Mariusz Felisiak 081e787160 Refs #23919 -- Stopped inheriting from object to define new style classes. 7 anos atrás
  Bo Marchman 7a7b331cd5 Fixed #27882 -- Allowed {% cache %} to cache indefinitely. 8 anos atrás
  Tim Graham f6acd1d271 Refs #23919 -- Removed Python 2 notes in docs. 8 anos atrás
  Adam Chainz 755406f5ff Fixed #27641 -- Doc'd default local-memory caching in deployment checklist. 8 anos atrás
  Adam Chainz 968f61b991 Documented that cache keys are strings rather than bytes. 8 anos atrás
  Rinat Khabibiev 9e07a9b5fe Fixed #27226 -- Removed patch_response_headers()'s setting of the Last-Modified header. 8 anos atrás
  Ed Morley d8ef5b0e65 Fixed #27152 -- Supported comma delimiter in memcached LOCATION string. 8 anos atrás
  Ed Morley 65ec8fa8ca Fixed #20892 -- Allowed configuring memcached client using OPTIONS. 8 anos atrás
  Ed Morley 1d54fb4483 Made settings docs link to cache parameters more specific. 8 anos atrás
  Kevin Christopher Henry b785927b44 Documented the cache_control() decorator. 8 anos atrás
  Tim Graham 46a38307c2 Removed versionadded/changed annotations for 1.9. 8 anos atrás
  Florian Apolloner 9baf692a58 Fixed #26601 -- Improved middleware per DEP 0005. 9 anos atrás
  Vasiliy Faronov 101dd787ec Fixed #26566 -- Rewrote an incorrect Cache-Control example. 9 anos atrás
  Tim Graham c6499d532d Fixed syntax highlighting in docs/topics/cache.txt 9 anos atrás
  Vasiliy Faronov ac77c55bc5 Fixed #26567 -- Updated references to obsolete RFC2616. 9 anos atrás
  Jeremy Lainé c1aec0feda Fixed #25847 -- Made User.is_(anonymous|authenticated) properties. 9 anos atrás
  rowanv a6ef025dfb Fixed #26124 -- Added missing code formatting to docs headers. 9 anos atrás
  Tim Graham e519aab43a Fixed #23868 -- Added support for non-unique django-admin-options in docs. 9 anos atrás
  Tim Graham 4d83b0163e Fixed #25969 -- Replaced render_to_response() with render() in docs examples. 9 anos atrás
  Jon Dufresne 7aabd62380 Fixed #25778 -- Updated docs links to use https when available. 9 anos atrás
  Agnieszka Lasyk 1f8dad6915 Fixed #25755 -- Unified spelling of "website". 9 anos atrás