1
0
mirror of https://github.com/django/django.git synced 2024-12-26 11:06:07 +00:00
django/tests/regressiontests/templates
2012-03-09 12:13:31 +00:00
..
eggs Removed executable bits from some files that don't need them. 2012-03-09 12:13:31 +00:00
templates Removed executable bits from some files that don't need them. 2012-03-09 12:13:31 +00:00
templatetags
__init__.py
alternate_urls.py
callables.py
context.py
custom.py
filters.py Fixed #16416 -- Added two new date formatting options for timezones and ISO week numbers. Thanks, poirier. 2012-02-09 18:57:31 +00:00
loaders.py
models.py
nodelist.py
parser.py
response.py
smartif.py
tests.py Don't let ALLOWED_INCLUDE_ROOTS be accidentally set to a string rather than a tuple. Thanks to Florian Apolloner for pointing this out. 2012-02-22 00:42:19 +00:00
unicode.py
urls.py
views.py