django/tests/regressiontests/templates
Alex Gaynor 292322f977 [py3k] Silence many warnings while running the tests. 2012-09-07 13:17:34 -04:00
..
eggs
templates
templatetags [py3] Fixed access to dict keys/values/items. 2012-08-07 12:00:22 +02:00
__init__.py
alternate_urls.py
callables.py Fixed #18269 -- Applied unicode_literals for Python 3 compatibility. 2012-06-07 18:08:47 +02:00
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 Fixed #18269 -- Applied unicode_literals for Python 3 compatibility. 2012-06-07 18:08:47 +02:00
response.py [py3] Compared response.content with bytes. 2012-08-14 12:29:53 +02:00
smartif.py
tests.py [py3] Fixed templates tests. 2012-08-18 10:18:24 +02:00
unicode.py [py3] Replaced unicode/str by six.text_type/bytes. 2012-07-22 09:29:54 +02:00
urls.py Fixed #18269 -- Applied unicode_literals for Python 3 compatibility. 2012-06-07 18:08:47 +02:00
views.py