提交历史

作者 SHA1 备注 提交日期
  Claude Paroz 8bd7b598b6 Fixed #18807 -- Made 404.html and 500.html optional 12 年之前
  Tim Graham 837425b425 Fixed #18934 - Removed versionadded/changed annotations for Django 1.3 12 年之前
  Tim Graham 7235cc7685 Fixed #14556 - Documented how to use flatpages in URLconf; thanks Claude Paroz for the draft patch. 12 年之前
  Ramiro Morales e9a56606e7 Fixed broken URLs introduced in 1adc87cd32. 13 年之前
  Ramiro Morales 1adc87cd32 Updated some URLs in the documentation to point to the new repository. 13 年之前
  Claude Paroz 78638a9a51 Replaced http by https in djangoproject.com links 13 年之前
  Luke Plant d1e5c55258 Fixed many more ReST indentation errors, somehow accidentally missed from [16955] 13 年之前
  Carl Meyer 672f2db24a Corrected backwards middleware-ordering note in flatpage documentation. 13 年之前
  Carl Meyer 3f3010014b Fixed #14678 -- Added validation to catch flatpages with the same URL on the same site. Thanks seler for the report, and joni, graham_king, and j4nu5 for work on the patch. 13 年之前
  Jannis Leidel 566b3295fa Fixed #16621 -- Fixed lots of typos in the docs. Thanks, Bernhard Essl. 13 年之前
  Simon Meers 5ecb88c146 Fixed #16014 -- numerous documentation typos -- thanks psmith. 14 年之前
  Luke Plant 26cda43012 Switched to HTML5 doctype in all Django supplied templates. 14 年之前
  Jannis Leidel 196ac8f8b3 Fixed #6213 -- Updated the flatpages app to only append a slash if the flatpage actually exist. 14 年之前
  Gabriel Hurley fe1110018a Fixed #15335 -- Improved Sphinx crossref targets and metadata for the sites and flatpages reference docs. 14 年之前
  Timo Graham 2ea93f9327 Fixed #14000 - remove versionadded/changed tags for Django 1.0 and 1.1 14 年之前
  Russell Keith-Magee e1e2726957 Fixed #6932 -- Added a template tag that gives a list of available flatpages for a given user. Thanks to Dmitri Fedortchenko for the suggestion, and to Mnewman, faldridge and Simon Meers for their work on the patch. 14 年之前
  Jacob Kaplan-Moss 728effcfbd Fixed #14141: docs now use the :doc: construct for links between documents. 14 年之前
  Malcolm Tredinnick ff2d0ebdb8 Fixed three small doc markup errors. 15 年之前
  James Bennett 795e3235ff Fixed #12217: Documented the fact that serving flatpages from the flatpage middleware does not apply view middleware methods. 15 年之前
  James Bennett 1f56ed7319 Fixed #11883: Documented how to set a custom template name on a flatpage. 15 年之前
  Adrian Holovaty 4606e0898e Fixed #12228 -- Updated flatpages examples. Thanks, johnthedebs 15 年之前
  Adrian Holovaty b651bcb80b Fixed #12216 -- Fixed typo in flatpages docs. Thanks, timo 15 年之前
  Gary Wilson Jr adb74a8f2e Fixed several broken and redirecting URLs in the documentation (fixes #12219, refs #12427). 15 年之前
  Jacob Kaplan-Moss c6c25adf6d Fixed a whole bunch of small docs typos, errors, and ommissions. 16 年之前
  Jacob Kaplan-Moss 64a9469127 Fixed #8753: converted "new in ..." callouts to proper Sphinx "versionadded/versionchanged" directives. Thanks to Marc Fargas for all the heavy lifting here. 16 年之前
  Jacob Kaplan-Moss 97cb07c3a1 Massive reorganization of the docs. See the new docs online at http://docs.djangoproject.com/. 16 年之前