summaryrefslogtreecommitdiff
path: root/docs/templates.txt
AgeCommit message (Expand)Author
2005-10-22Fixed #479 -- Implemented time-zone formats in dateformat. Thanks, SuneAdrian Holovaty
2005-10-20Added note about ALLOWED_INCLUDE_ROOTS to docs/templates.txtAdrian Holovaty
2005-10-20Fixed another ReST bug in template docs from [969]Adrian Holovaty
2005-10-20Fixed ReST bug in template docs from [969]Adrian Holovaty
2005-10-20Lightly refactored django.utils.dateformat to make it use less code. Also int...Adrian Holovaty
2005-10-17Fixed typo in docs/templates.txtAdrian Holovaty
2005-10-17Added note about multiple block tags to docs/templates.txtAdrian Holovaty
2005-10-14Fixed ReST bugs in docs/templates.txtAdrian Holovaty
2005-10-14Fixed #622 -- Added default_if_none filter. Thanks, EricAdrian Holovaty
2005-09-29Fixed #295 - added {{{forloop.revcounter}}} and {{{forloop.revcounter0}}} var...Jacob Kaplan-Moss
2005-09-24Improved docs/templates.txt to add example for slice filter. Thanks for the s...Adrian Holovaty
2005-09-05Added docs/templates_python.txt, which isn't finished yetAdrian Holovaty
2005-09-01Fixed #287 -- Clarified description for 'slugify' template filter. Thanks, em...Adrian Holovaty
2005-09-01Updated template docs to reflect [587]Adrian Holovaty
2005-08-29Updated docs/templates.txt to add {% ifequal %}Adrian Holovaty
2005-08-09Copy-edited docs/templates.txtAdrian Holovaty
2005-08-09Removed Janet Reno example from doc/templates.txt -- thanks, BobAdrian Holovaty
2005-07-21Rolled a number of comments into documentation; thanks to all those who contr...Jacob Kaplan-Moss
2005-07-17Fixed typo in template docs -- Thanks, Nicholas Riley and Robin Munn!Adrian Holovaty
2005-07-16Rolled comments from template page into FAQJacob Kaplan-Moss
2005-07-15Fixed small indentation error in [73]Jacob Kaplan-Moss
2005-07-15Clarified template documentationWilson Miner
2005-07-15More doc improvments: moved overview into doc system so it can be distributed...Jacob Kaplan-Moss
2005-07-15Fixed another few small bugs in docsJacob Kaplan-Moss
2005-07-15Made a bunch of doc improvementsJacob Kaplan-Moss
2005-07-13Moved django-docs to just plain docsJacob Kaplan-Moss