summaryrefslogtreecommitdiff
path: root/docs/ref/templates
AgeCommit message (Expand)Author
2009-07-03[1.0.X] Fixed #11413 -- Added notes on the cycle and firstof tag detailing th...Russell Keith-Magee
2009-05-27[1.0.X] Fixed #11204 -- Corrected typo in the pluralize doc. Thanks martin an...Karen Tracey
2009-05-14[1.0.X] Fixed #11046: fixed a use of the deprecated cycle tag syntax in the t...Jacob Kaplan-Moss
2009-04-16[1.0.X] Fixed #10704 -- Resurrected documentation for {% else %} clause on {%...Russell Keith-Magee
2009-04-03[1.0.X] Fixed a whole bunch of small docs typos, errors, and ommissions. Back...Jacob Kaplan-Moss
2009-03-31[1.0.X]: Fixed #10375 -- Added documentation about the default format strings...Gary Wilson Jr
2009-02-22[1.0.X] Fixed #10007 -- Corrected (and narrowed) a reference to the Python st...Russell Keith-Magee
2009-02-21[1.0.X] Merged trunk changes [9850], [9851], [9852], [9853]Adrian Holovaty
2008-12-10[1.0.X] Fixed a small reST header glitch in docs/ref/templates/builtins.txt. ...Karen Tracey
2008-11-02[1.0.X] Fixed #9497 - Doc typos. Many thanks ramiro. Karen Tracey
2008-11-01[1.0.X] Fixed #9487 -- Corrected several links into the Python docs that were...Karen Tracey
2008-09-30[1.0.X] Port Adrian's doc fix from [9101] and publicly shame him for forgetti...James Bennett
2008-09-27Fied #9169 -- Fixed a typo in a docs example. Thanks, jeremyb.Malcolm Tredinnick
2008-09-09Fixed #8979 -- Made a bunch of typo/formatting fixes to the docs. Thanks, ramiroAdrian Holovaty
2008-09-02Fixed #8753: converted "new in ..." callouts to proper Sphinx "versionadded/v...Jacob Kaplan-Moss
2008-08-29Merge branch 'url-tag-asvar'Jacob Kaplan-Moss
2008-08-28Fixed #8595: Removed a note about possible changes to the syntax of the {% ur...Russell Keith-Magee
2008-08-26Fixed #7201 -- Fixed the timeuntil filter to work correctly with timezone-awareMalcolm Tredinnick
2008-08-25Fixed #7743: Reverted [8483], which was itself a reversion of [8481], after c...Russell Keith-Magee
2008-08-23Massive reorganization of the docs. See the new docs online at http://docs.dj...Jacob Kaplan-Moss