1
0
mirror of https://github.com/django/django.git synced 2025-01-13 03:47:26 +00:00
django/tests/regressiontests/templates
2010-09-12 21:53:35 +00:00
..
eggs
templates
templatetags
__init__.py
context.py
custom.py
filters.py
loaders.py Modified the egg template loader tests; firstly to ensure that we are testing the new, non-deprecated interface; secondly to ensure that the old deprecated interface is also tested, but deprecation warnings are silenced. 2010-09-12 21:53:35 +00:00
models.py
nodelist.py
parser.py
smartif.py
tests.py
unicode.py
urls.py
views.py