1
0
mirror of https://github.com/django/django.git synced 2025-01-13 11:57:01 +00:00
django/tests/regressiontests/templates
2008-08-23 12:52:04 +00:00
..
__init__.py
context.py
filters.py Fixed #7443: Corrected a long standing mistake in the timesince/timeuntil filters when using a parameter for 'now'. Thanks to Andrew Shearer <ashearerw@shearersoftware.com> for the report. 2008-08-23 12:52:04 +00:00
loaders.py
models.py
tests.py Fixed #5270 -- Allow template tags and filters to accept an emtpy string, patch from jdunck. 2008-08-15 21:08:11 +00:00
unicode.py
urls.py
views.py