django/tests/template_tests
Sergey Fedoseev 1933e56eca Removed uneeded generator expressions and list comprehensions. 2019-02-09 09:18:48 -05:00
..
eggs Renamed some tests and removed references to modeltests/regressiontests. 2013-02-26 14:36:57 +01:00
filter_tests Added a urlize test for wrapping characters. 2018-10-12 08:13:52 +02:00
jinja2/template_tests
other_templates
recursive_templates
relative_templates
syntax_tests
templates
templatetags
__init__.py
alternate_urls.py Updated test URL patterns to use path() and re_path(). 2018-12-31 10:47:32 -05:00
annotated_tag_function.py
broken_tag.py
test_base.py
test_callables.py
test_context.py
test_custom.py
test_engine.py
test_extends.py
test_extends_relative.py
test_library.py
test_loaders.py Refs #30137 -- Fixed template test on Windows. 2019-01-29 10:05:10 -05:00
test_logging.py Removed uneeded iter() calls with generator expression as argument. 2019-02-09 09:18:22 -05:00
test_nodelist.py
test_origin.py
test_parser.py
test_response.py Removed uneeded generator expressions and list comprehensions. 2019-02-09 09:18:48 -05:00
test_smartif.py
tests.py
urls.py Updated test URL patterns to use path() and re_path(). 2018-12-31 10:47:32 -05:00
utils.py
views.py Fixing E302 Errors 2013-11-02 23:48:47 -05:00