コミット履歴

作者 SHA1 メッセージ 日付
  Mariusz Felisiak 305757aec1 Applied Black's 2024 stable style. 1 年間 前
  django-bot 14459f80ee Fixed #34140 -- Reformatted code blocks in docs with blacken-docs. 2 年 前
  Joseph Victor Zammit ba755ca131 Refs #34140 -- Corrected rst code-block and various formatting issues in docs. 2 年 前
  Nick Pope 9bd174b9a7 Updated documentation and comments for RFC updates. 2 年 前
  Mariusz Felisiak f8bab4e0dc Used :rfc: role in docs/topics/conditional-view-processing.txt. 3 年 前
  David Smith 1024b5e74a Fixed 32956 -- Lowercased spelling of "web" and "web framework" where appropriate. 3 年 前
  Mariusz Felisiak f1a808a502 Used :rfc: role in various docs. 4 年 前
  Tobias Kunze 4a954cfd11 Fixed #30573 -- Rephrased documentation to avoid words that minimise the involved difficulty. 5 年 前
  François Freitag 9b15ff08ba Used auto-numbered lists in documentation. 6 年 前
  Stefan Schneider 08c8c3ead9 Fixed #28653 -- Added missing ForeignKey.on_delete argument in docs. 7 年 前
  Tim Graham 5446b72003 Removed versionadded/changed annotations for 1.11. 7 年 前
  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 8 年 前
  Vasiliy Faronov ac77c55bc5 Fixed #26567 -- Updated references to obsolete RFC2616. 8 年 前
  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 年 前