1
0
mirror of https://github.com/django/django.git synced 2024-12-28 03:55:50 +00:00
django/tests/regressiontests/templates
2011-05-03 11:52:42 +00:00
..
eggs
templates
templatetags Fixed #14262 -- Added new assignment_tag as a simple way to assign the result of a template tag to a context variable. Thanks, Julien Phalip. 2011-05-03 11:52:42 +00:00
__init__.py
alternate_urls.py
callables.py
context.py
custom.py Fixed #14262 -- Added new assignment_tag as a simple way to assign the result of a template tag to a context variable. Thanks, Julien Phalip. 2011-05-03 11:52:42 +00:00
filters.py
loaders.py
models.py
nodelist.py
parser.py
response.py
smartif.py
tests.py
unicode.py
urls.py
views.py