summaryrefslogtreecommitdiff
path: root/docs/templates.txt
AgeCommit message (Expand)Author
2006-04-29magic-removal: Proofread docs/templates.txtAdrian Holovaty
2006-04-24magic-removal: Removed 'New in Django development version' notes in all docsAdrian Holovaty
2006-04-23magic-removal: Fixed #1270 -- Made the escape filter escape single quotesAdrian Holovaty
2006-04-15magic-removal: Fixed #500 -- Removed TEMPLATE_FILE_EXTENSION setting so that ...Adrian Holovaty
2006-04-11magic-removal: Merged to [2665]Adrian Holovaty
2006-03-16magic-removal: Merged to [2523]Adrian Holovaty
2006-02-17magic-removal: Merged to [2319]Adrian Holovaty
2006-02-10magic-removal: Merged to [2294]Adrian Holovaty
2006-01-24magic-removal: Merged to [2120]Adrian Holovaty
2006-01-16magic-removal: Merged to [2014]Adrian Holovaty
2006-01-15magic-removal: Merged to [1971]Adrian Holovaty
2006-01-15magic-removal: Merged to [1967], a fantastic year in pop musicAdrian Holovaty
2006-01-11magic-removal: Merged to [1903]Adrian Holovaty
2005-12-01Fixed typo in docs/templates.txt. Thanks, pbxAdrian Holovaty
2005-11-26Fixed #911 -- Made template system scoped to the parser instead of the templa...Adrian Holovaty
2005-11-22Fixed #598 -- Added {% include %} template tag. Added docs and unit tests. Th...Adrian Holovaty
2005-11-22Fixed bug in docs/templates.txtAdrian Holovaty
2005-11-22Beefed up docs for floatformat template filterAdrian Holovaty
2005-11-22Fixed formatting bug in docs/templates.txtAdrian Holovaty
2005-11-06Fixed #742 -- Implemented 't' dateformat. Thanks, radek.Adrian Holovaty
2005-11-06Fixed ReST bug in templates.txtAdrian Holovaty
2005-11-06Fixed ReST bug in templates.txtAdrian Holovaty
2005-11-06Changed headers in docs/templates.txt to match style from other documentationAdrian Holovaty
2005-11-06Fixed ReST bug in [1110]Adrian Holovaty
2005-11-06Reformatted docs/templates.txt to put headings in filter and tag references, ...Adrian Holovaty
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