1
0
mirror of https://github.com/django/django.git synced 2025-01-13 11:57:01 +00:00
django/tests/regressiontests/templates
2012-04-09 13:24:57 +00:00
..
eggs Removed executable bits from some files that don't need them. 2012-03-09 12:13:31 +00:00
templates Removed executable bits from some files that don't need them. 2012-03-09 12:13:31 +00:00
templatetags
__init__.py
alternate_urls.py
callables.py
context.py
custom.py
filters.py
loaders.py
models.py
nodelist.py
parser.py
response.py Fixed #17848 -- Added setting_changed signal for cases when TEMPLATE_CONTEXT_PROCESSORS is overriden in tests. 2012-04-09 13:24:57 +00:00
smartif.py
tests.py Fixed #17848 -- Added setting_changed signal for cases when TEMPLATE_CONTEXT_PROCESSORS is overriden in tests. 2012-04-09 13:24:57 +00:00
unicode.py
urls.py
views.py