django/tests/regressiontests/templates
Claude Paroz 38408f8007 Marked bytestrings with b prefix. Refs #18269
This is a preparation for unicode literals general usage in
Django (Python 3 compatibility).
2012-05-19 17:43:34 +02:00
..
eggs
templates
templatetags
__init__.py
alternate_urls.py
callables.py
context.py
custom.py
filters.py
loaders.py
models.py
nodelist.py
parser.py
response.py
smartif.py
tests.py Marked bytestrings with b prefix. Refs #18269 2012-05-19 17:43:34 +02:00
unicode.py Marked bytestrings with b prefix. Refs #18269 2012-05-19 17:43:34 +02:00
urls.py
views.py