1
0
mirror of https://github.com/django/django.git synced 2024-12-22 09:05:43 +00:00
django/tests/template_tests/syntax_tests
Gabriel Nick Pivovarov 55855bc6d0 Fixed #35493 -- Allowed template self-inclusion with relative paths.
Co-authored-by: Brock <bsmick97@gmail.com>
2024-12-06 10:44:10 +01: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_changed.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_include.py Fixed #35493 -- Allowed template self-inclusion with relative paths. 2024-12-06 10:44:10 +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 -- Added tests in querystring template tag. 2024-11-29 08:27:11 +01: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