django/tests/template_tests
chriscauley 66ec9ee441 Fixed #22378 -- Updated \d to [0-9]+ in urlpatterns of docs and tests.
Thanks tomwys for the suggestion.
2014-04-16 20:36:29 -04:00
..
eggs
other_templates Fixed #4278 -- Added a dirs parameter to a few functions to override TEMPLATE_DIRS. 2013-09-18 07:37:08 -04:00
templates
templatetags
__init__.py
alternate_urls.py
filters.py
test_callables.py
test_context.py
test_custom.py
test_loaders.py
test_nodelist.py
test_parser.py
test_response.py
test_smartif.py
test_unicode.py
tests.py
urls.py Fixed #22378 -- Updated \d to [0-9]+ in urlpatterns of docs and tests. 2014-04-16 20:36:29 -04:00
views.py Fixing E302 Errors 2013-11-02 23:48:47 -05:00