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