1
0
mirror of https://github.com/django/django.git synced 2024-12-25 10:35:48 +00:00
django/tests/regressiontests/templates
2012-11-24 22:10:51 +01:00
..
eggs
templates
templatetags
__init__.py
alternate_urls.py
callables.py
context.py
custom.py [py3k] Silence many warnings while running the tests. 2012-09-07 13:17:34 -04:00
filters.py
loaders.py [py3k] Silence many warnings while running the tests. 2012-09-07 13:17:34 -04:00
models.py
nodelist.py
parser.py
response.py Fixed #19262 -- Support cookie pickling in SimpleTemplateResponse 2012-11-09 21:07:53 +01:00
smartif.py
tests.py Fixed #19280 -- Raised an explicit exception for the old {% url %} syntax. 2012-11-24 22:10:51 +01:00
unicode.py
urls.py
views.py