index
:
chango.git
devmain
fix-31295
initial-branch
main
refs-37159
stable/5.2.x
stable/6.0.x
django
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tests
/
regressiontests
/
templates
/
tests.py
Age
Commit message (
Expand
)
Author
2007-03-23
gis: Merged revisions 4669-4785 via svnmerge from trunk.
Jeremy Dunck
2007-03-06
gis: Merged revisions 4564-4668 via svnmerge from
Jeremy Dunck
2007-02-13
Fixed #2606 -- Added tag for working out the URL of a particular view function.
Malcolm Tredinnick
2007-02-13
Changed one of the named endblock tests to test that nesting in the wrong order
Malcolm Tredinnick
2007-02-12
Fixed #3351 -- Added optional naming of the block in "endblock" tags to ensure
Malcolm Tredinnick
2006-12-05
Template system now supports variables whose str() returns a Unicode object w...
Adrian Holovaty
2006-11-07
Fixed #2800: the ifchanged tag now can optionally take paramaters to be check...
Jacob Kaplan-Moss
2006-10-27
Fixed #2961 -- Added 'opencomment' and 'closecomment' options to {% templatet...
Adrian Holovaty
2006-10-24
Fixed #648 -- Added comment syntax to template system: {# #}. Thanks for the ...
Adrian Holovaty
2006-09-26
Fixed #2208 -- Allow empty arguments to be passed to filters. Thanks, mattmcc.
Malcolm Tredinnick
2006-09-23
Fixed #2454 -- Make "ifchanged" tag work more predictably inside nested
Malcolm Tredinnick
2006-09-21
Fixed #2743 -- Made the value of a cycle tag accessible through the context.
Malcolm Tredinnick
2006-09-04
Fixes #2637 -- Clarified handling of TEMPLATE_STRING_IF_INVALID, especially w...
Russell Keith-Magee
2006-08-27
Refs #2333 - Modified runtests script to use new testing framework. Migrated ...
Russell Keith-Magee