История коммитов

Автор SHA1 Сообщение Дата
  Josh Schneier 37c9b81ebc Fixed #28104 -- Prevented condition decorator from setting ETag/Last-Modified headers for non-safe requests. 7 лет назад
  Mariusz Felisiak a3af8c99d9 Removed extra characters in docs header underlines. 8 лет назад
  Kevin Christopher Henry 9eb49af821 Refs #19705 -- Documented decorator ordering with @condition(). 8 лет назад
  Denis Cornehl a840710e1e Fixed #26447 -- Deprecated settings.USE_ETAGS in favor of ConditionalGetMiddleware. 9 лет назад
  Kevin Christopher Henry 4ef0e019b7 Fixed #27083 -- Added support for weak ETags. 8 лет назад
  Tim Graham ef021412d5 Normalized spelling of ETag. 8 лет назад
  eltronix f4bb2dce79 Fixed typo in docs/topics/conditional-view-processing.txt 9 лет назад
  Vasiliy Faronov ac77c55bc5 Fixed #26567 -- Updated references to obsolete RFC2616. 9 лет назад
  Jakub Wilk 402da9ab7b Fixed typos in docs. 9 лет назад
  pp b34ff66e5b Added missing period to "etc.". 9 лет назад
  Tim Graham 98839e9066 Removed British/Austrialian word: whilist. 9 лет назад
  Tim Graham 54848a96dd Removed versionadded/changed annotations for 1.8. 9 лет назад
  Thomas Tanner b27db97b23 Fixed #22461 -- Added if-unmodified-since support to the condition decorator. 10 лет назад
  Jan Böcker 5fd2c979cb Fixed typo in docs/topics/conditional-view-processing.txt 11 лет назад
  Aymeric Augustin 0836670c5c Fixed #6195 -- Documented caching options for javascript_catalog. 12 лет назад
  Luke Plant d1e5c55258 Fixed many more ReST indentation errors, somehow accidentally missed from [16955] 13 лет назад
  Timo Graham 2ea93f9327 Fixed #14000 - remove versionadded/changed tags for Django 1.0 and 1.1 14 лет назад
  Russell Keith-Magee a904e55859 Fixed #11509 -- Modified usage of "Web" to match our style guide in various documentation, comments and code. Thanks to timo and Simon Meers for the work on the patch. 14 лет назад
  Jacob Kaplan-Moss 728effcfbd Fixed #14141: docs now use the :doc: construct for links between documents. 14 лет назад
  Adrian Holovaty bef891399e Fixed #11904 -- Fixed error in conditional-view-processing.txt. Thanks, bronger and timo 15 лет назад
  Jacob Kaplan-Moss 7098664940 Removed mentions of Python 2.3 support from the docs -- Django 1.2 drops support for Python 2.3 -- and added a quick FAQ about that dropping of support. 15 лет назад
  Russell Keith-Magee 0c1d38bdf4 Fixed #10898 -- Corrected minor error in conditional view processing example. Thanks to Tomasz Elendt for the report. 16 лет назад
  Malcolm Tredinnick e5a8d9e810 A bunch of improvements for conditional HTTP processing. 16 лет назад
  Malcolm Tredinnick b203db6ec8 Fixed #5791 -- Added early-bailout support for views (ETags and Last-modified). 16 лет назад