1
0
mirror of https://github.com/django/django.git synced 2024-12-27 19:46:22 +00:00
django/tests/regressiontests/templates
2012-10-20 23:22:46 +02: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 [py3] Fixed templates tests. 2012-08-18 10:18:24 +02:00
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
smartif.py
tests.py Used @override_settings in several tests. 2012-10-20 23:22:46 +02:00
unicode.py
urls.py
views.py