Commit History

Author SHA1 Message Date
  Tim Graham 74c025d028 Fixed #13608 - Noted that template lookups use literal values. 12 years ago
  Aymeric Augustin 06ea10e1f1 Fixed #18125 -- Explained caveat with filters 12 years ago
  Aymeric Augustin d171b3cc0b Fixed #16335 -- Clarified an unintuitive behavior. 12 years ago
  Aymeric Augustin 1adf8d4386 Fixed #17240 -- Replaced links to the online version of the docs by internal references. 13 years ago
  Luke Plant c61987d75a Removed use of non-standard indentation rules in docs, and the custom transform that supported them. 13 years ago
  Luke Plant af244e47cc Fixed a bunch of ReST errors that resulted in interpretation as block quotations 13 years ago
  Julien Phalip c2b9f6496e Added some sphinx cross-reference links to the built-in template tags and filters in multiple areas of the documentation. Also fixed a few minor inconsistencies and did a little PEP8 cleanup while I was at it. 13 years ago
  Alex Gaynor 5fbf5fd3dd Fixed #16793. Added more cross referencing to the load tag's documentation. Thanks to bluejeansummer for the patch. 13 years ago
  Jannis Leidel 49f57a5d28 Fixed #15992 -- Added more references to settings. Thanks, aaugustin. 13 years ago
  Luke Plant 26cda43012 Switched to HTML5 doctype in all Django supplied templates. 13 years ago
  Adrian Holovaty 94af19c43f Changed e-mail to email throughout documentation and codebase. The one exception is translation strings, which I didn't want to disrupt 13 years ago
  Timo Graham 2ea93f9327 Fixed #14000 - remove versionadded/changed tags for Django 1.0 and 1.1 14 years ago
  Gabriel Hurley 682f4cf9ed Fixed #12975 -- Moved the docs for contrib.admindocs out of the template docs and into their own reference section, and significantly improved the documentation of what admindocs can do. Thanks to jabapyth for the report, and whiteinge for the patch. 14 years ago
  Jannis Leidel e77f16144b Fixed #14281 -- A few documentation fixes. Thanks, Ramiro and Timo. 14 years ago
  Malcolm Tredinnick 783656cf5b Documented the permitted syntax for template variable names. 14 years ago
  Malcolm Tredinnick 7c075440ea Add intro-user-level documentation about calling model methods from views. 14 years ago
  Jacob Kaplan-Moss 728effcfbd Fixed #14141: docs now use the :doc: construct for links between documents. 14 years ago
  Adrian Holovaty 26dc654818 Fixed #11884 -- Clarified documentation to explain how to activate the built-in admin reference. Thanks, DmitryRisenberg and timo 15 years ago
  Luke Plant 2c2f5aee4d Implemented 'smart if' template tag, allowing filters and various operators to be used in the 'if' tag 15 years ago
  James Bennett 0503442d2c Minor typo correction from [9279]. 16 years ago
  James Bennett 2d40c75acf Remove obsolete reference to "development version" in autoescaping docs. 16 years ago
  Russell Keith-Magee e820b54401 Fixed #9044: Corrected mistake in a closing tag in an example template. Thanks to Rick Vanderzwet for the report. 16 years ago
  Adrian Holovaty 74f386dba2 Fixed #8979 -- Made a bunch of typo/formatting fixes to the docs. Thanks, ramiro 16 years ago
  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 years ago
  Jacob Kaplan-Moss cba91997a2 Refactored Django's comment system. 16 years ago
  Jacob Kaplan-Moss 97cb07c3a1 Massive reorganization of the docs. See the new docs online at http://docs.djangoproject.com/. 16 years ago