1
0
mirror of https://github.com/django/django.git synced 2025-01-13 11:57:01 +00:00
django/tests/regressiontests/templates
2009-06-18 15:04:00 +00:00
..
templatetags
__init__.py
context.py
custom.py
filters.py Fixed #9520: make the date filter fail silently for non-date values. Thanks, Andrew Badr and Eric Holscher. 2009-04-02 05:20:25 +00:00
loaders.py Fixed #11066 -- Corrected 15 duplicate "the"s found in docs and code comments. Thanks kaikuehne. 2009-05-17 16:45:28 +00:00
models.py
parser.py
tests.py Fixed #11270 -- Modified cache template tag to prevent the creation of very long cache keys. Thanks to 235 for the report and patch. 2009-06-18 15:04:00 +00:00
unicode.py
urls.py
views.py