Commit History

Author SHA1 Message Date
  Simon Meers 5ecb88c146 Fixed #16014 -- numerous documentation typos -- thanks psmith. 14 years ago
  Timo Graham 99b2728b74 Fixed #15710 - removed "that that" typos. 14 years ago
  Gabriel Hurley 409435440a Fixed #15558 -- Improved QuerySet reference docs and cleaned up numerous reST/sphinx problems. 14 years ago
  Gabriel Hurley 32255c20a5 Fixed #15557 -- removed an extra backtick from the `topics/http/shortcuts`. Thanks to johnthedebs for the report. 14 years ago
  Jannis Leidel a3894945b6 Fixed #15010 -- Added current_app parameter to close gap between TemplateResponse and render method. Thanks, acdha. 14 years ago
  Timo Graham 2ea93f9327 Fixed #14000 - remove versionadded/changed tags for Django 1.0 and 1.1 14 years ago
  Russell Keith-Magee 0fef92f6f0 Fixed #14936 -- Tweaked the new render shortcut to reflect non-legacy arguments. Thanks to adamv for the report. 14 years ago
  Karen Tracey 6e75ee2b32 Added versionadded marker in doc for render function. 14 years ago
  Russell Keith-Magee b3d2091681 Fixed #12816 -- Added a render() shortcut. 14 years ago
  Timo Graham 4800b46746 Fixed #14745 - add links to topics/http/shortucts.txt. thanks adamv for the patch. 14 years ago
  Timo Graham 76c2c30daf Fixed #14811 - Add clarifying note to render_to_response - thanks adamv. 14 years ago
  Jacob Kaplan-Moss 728effcfbd Fixed #14141: docs now use the :doc: construct for links between documents. 14 years ago
  Russell Keith-Magee f9c8615e1f Fixed #12799 -- Added an extra newline to help with PDF generation of documentation. Thanks to Ivan Savov for the report. 15 years ago
  Russell Keith-Magee 1ed9d29db8 Modified r11531 to use the original suggested text from the patch (which was better). 15 years ago
  Russell Keith-Magee 15f3610747 Fixed #11589 -- Corrected an argument in the shortcuts documentation. Thanks to tsaylor for the report. 15 years ago
  Jacob Kaplan-Moss 516051bfd2 A whole lotta documentation fixes: Fixes #8704, #8826, #8980, #9243, #9343, #9529, 16 years ago
  Gary Wilson Jr 86d772bb2a Fixed #10120 -- Added a `return` to a doc example, patch from andrews. 16 years ago
  Gary Wilson Jr e389234201 Added a versionadded directive to new redirect shortcut (refs #10194). 16 years ago
  Jacob Kaplan-Moss d7e8127524 Fixed #10194: added `django.shortcuts.redirect`, a do-what-I-mean redirect shortcut. See the docs at topics/http/shortcuts for details. 16 years ago
  Russell Keith-Magee 16d67a11ac Fixed #10298 -- Corrected the example for the get_list_or_404 shortcut. Thanks to Dagur for the report. 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 97cb07c3a1 Massive reorganization of the docs. See the new docs online at http://docs.djangoproject.com/. 16 years ago