django/tests/template_tests/syntax_tests
Fabian Braun d2c97981fb Fixed #35735 -- Enabled template access to methods and properties of classes with __class_get_item__. 2024-09-17 09:52:44 +02:00
..
i18n Used addCleanup() in tests where appropriate. 2023-12-31 10:01:31 +01:00
__init__.py
test_autoescape.py Refs #33476 -- Refactored code to strictly match 88 characters line length. 2022-02-07 20:37:05 +01:00
test_basic.py Fixed #35735 -- Enabled template access to methods and properties of classes with __class_get_item__. 2024-09-17 09:52:44 +02:00
test_builtins.py Refs #33476 -- Reformatted code with Black. 2022-02-07 20:37:05 +01:00
test_cache.py Refs #33476 -- Refactored code to strictly match 88 characters line length. 2022-02-07 20:37:05 +01:00
test_comment.py Refs #33476 -- Reformatted code with Black. 2022-02-07 20:37:05 +01:00
test_cycle.py Refs #33476 -- Refactored code to strictly match 88 characters line length. 2022-02-07 20:37:05 +01:00
test_debug.py Refs #33476 -- Reformatted code with Black. 2022-02-07 20:37:05 +01:00
test_exceptions.py Refs #33476 -- Refactored code to strictly match 88 characters line length. 2022-02-07 20:37:05 +01:00
test_extends.py Refs #33476 -- Refactored code to strictly match 88 characters line length. 2022-02-07 20:37:05 +01:00
test_filter_syntax.py Refs #33476 -- Reformatted code with Black. 2022-02-07 20:37:05 +01:00
test_filter_tag.py Refs #33476 -- Reformatted code with Black. 2022-02-07 20:37:05 +01:00
test_firstof.py Refs #33476 -- Reformatted code with Black. 2022-02-07 20:37:05 +01:00
test_for.py Refs #33476 -- Refactored code to strictly match 88 characters line length. 2022-02-07 20:37:05 +01:00
test_if.py Refs #33476 -- Refactored code to strictly match 88 characters line length. 2022-02-07 20:37:05 +01:00
test_if_changed.py Refs #33476 -- Refactored code to strictly match 88 characters line length. 2022-02-07 20:37:05 +01:00
test_include.py Refs #33476 -- Refactored code to strictly match 88 characters line length. 2022-02-07 20:37:05 +01:00
test_invalid_string.py Refs #33476 -- Refactored code to strictly match 88 characters line length. 2022-02-07 20:37:05 +01:00
test_list_index.py Refs #33476 -- Reformatted code with Black. 2022-02-07 20:37:05 +01:00
test_load.py Refs #33476 -- Refactored code to strictly match 88 characters line length. 2022-02-07 20:37:05 +01:00
test_lorem.py Refs #33476 -- Reformatted code with Black. 2022-02-07 20:37:05 +01:00
test_multiline.py Refs #33476 -- Reformatted code with Black. 2022-02-07 20:37:05 +01:00
test_named_endblock.py Refs #33476 -- Refactored code to strictly match 88 characters line length. 2022-02-07 20:37:05 +01:00
test_now.py Refs #33476 -- Reformatted code with Black. 2022-02-07 20:37:05 +01:00
test_numpy.py Refs #33476 -- Reformatted code with Black. 2022-02-07 20:37:05 +01:00
test_querystring.py Refs #10941 -- Renamed test file test_query_string.py to test_querystring.py. 2024-07-16 22:14:52 -03:00
test_regroup.py Refs #33476 -- Reformatted code with Black. 2022-02-07 20:37:05 +01:00
test_resetcycle.py Refs #33476 -- Refactored code to strictly match 88 characters line length. 2022-02-07 20:37:05 +01:00
test_setup.py Refs #33476 -- Reformatted code with Black. 2022-02-07 20:37:05 +01:00
test_simple_tag.py Refs #33476 -- Reformatted code with Black. 2022-02-07 20:37:05 +01:00
test_spaceless.py Refs #33476 -- Refactored code to strictly match 88 characters line length. 2022-02-07 20:37:05 +01:00
test_static.py Refs #33476 -- Refactored code to strictly match 88 characters line length. 2022-02-07 20:37:05 +01:00
test_template_tag.py Refs #33476 -- Reformatted code with Black. 2022-02-07 20:37:05 +01:00
test_url.py Refs #33476 -- Reformatted code with Black. 2022-02-07 20:37:05 +01:00
test_verbatim.py Refs #33476 -- Refactored code to strictly match 88 characters line length. 2022-02-07 20:37:05 +01:00
test_width_ratio.py Refs #33476 -- Reformatted code with Black. 2022-02-07 20:37:05 +01:00
test_with.py Refs #33476 -- Reformatted code with Black. 2022-02-07 20:37:05 +01:00