.. |
i18n
|
3a148f958d
Refs #27795 -- Removed force_text from the template layer
|
8 anni fa |
__init__.py
|
b872134bfc
Fixed #23768 -- Rewrote template tests as unit tests.
|
10 anni fa |
test_autoescape.py
|
92053acbb9
Fixed E128 flake8 warnings in tests/.
|
9 anni fa |
test_basic.py
|
b53b4d5c10
Fixed #25404 -- Added line numbers to TemplateSyntaxError strings.
|
9 anni fa |
test_builtins.py
|
92a2d049a2
Isolated template tests from Django settings.
|
10 anni fa |
test_cache.py
|
7a7b331cd5
Fixed #27882 -- Allowed {% cache %} to cache indefinitely.
|
8 anni fa |
test_comment.py
|
92a2d049a2
Isolated template tests from Django settings.
|
10 anni fa |
test_cycle.py
|
3ae3a1f9fa
Fixed #26830 -- Prevented the 'with' templatetag from resetting the cycle variable to its initial state.
|
8 anni fa |
test_exceptions.py
|
0ed7d15563
Sorted imports with isort; refs #23860.
|
10 anni fa |
test_extends.py
|
ce69a421f6
Added tests for various __repr__() methods.
|
8 anni fa |
test_filter_syntax.py
|
d1bab24e01
Refs #23919, #27778 -- Removed obsolete mentions of unicode.
|
8 anni fa |
test_filter_tag.py
|
92a2d049a2
Isolated template tests from Django settings.
|
10 anni fa |
test_firstof.py
|
57039f9661
Refs #22306 -- Removed cycle/firstof template tags from "future".
|
9 anni fa |
test_for.py
|
dbfcedb499
Fixed #28001 -- Updated comment and tested context popping in ForNode.render().
|
8 anni fa |
test_if.py
|
ce69a421f6
Added tests for various __repr__() methods.
|
8 anni fa |
test_if_changed.py
|
002fe07622
Fixed #27974 -- Kept resolved templates constant during one rendering cycle.
|
8 anni fa |
test_if_equal.py
|
ce69a421f6
Added tests for various __repr__() methods.
|
8 anni fa |
test_include.py
|
002fe07622
Fixed #27974 -- Kept resolved templates constant during one rendering cycle.
|
8 anni fa |
test_invalid_string.py
|
655f524915
Fixed #17085, #24783 -- Refactored template library registration.
|
10 anni fa |
test_list_index.py
|
92a2d049a2
Isolated template tests from Django settings.
|
10 anni fa |
test_load.py
|
655f524915
Fixed #17085, #24783 -- Refactored template library registration.
|
10 anni fa |
test_lorem.py
|
92a2d049a2
Isolated template tests from Django settings.
|
10 anni fa |
test_multiline.py
|
92a2d049a2
Isolated template tests from Django settings.
|
10 anni fa |
test_named_endblock.py
|
92a2d049a2
Isolated template tests from Django settings.
|
10 anni fa |
test_now.py
|
92a2d049a2
Isolated template tests from Django settings.
|
10 anni fa |
test_numpy.py
|
8e5cbc884f
Fixed #26923 -- Fixed template_tests with numpy < 1.9.0.
|
8 anni fa |
test_regroup.py
|
61b45dff6b
Fixed #27126 -- Made {% regroup %} return a namedtuple to ease unpacking.
|
8 anni fa |
test_resetcycle.py
|
32c02f2a0e
Fixed #5908 -- Added {% resetcycle %} template tag.
|
8 anni fa |
test_setup.py
|
92a2d049a2
Isolated template tests from Django settings.
|
10 anni fa |
test_simple_tag.py
|
655f524915
Fixed #17085, #24783 -- Refactored template library registration.
|
10 anni fa |
test_spaceless.py
|
92a2d049a2
Isolated template tests from Django settings.
|
10 anni fa |
test_static.py
|
2b281cc35e
Refs #23919 -- Removed most of remaining six usage
|
8 anni fa |
test_template_tag.py
|
92a2d049a2
Isolated template tests from Django settings.
|
10 anni fa |
test_url.py
|
d7b9aaa366
Refs #23919 -- Removed encoding preambles and future imports
|
8 anni fa |
test_verbatim.py
|
92a2d049a2
Isolated template tests from Django settings.
|
10 anni fa |
test_width_ratio.py
|
c716fe8782
Refs #23919 -- Removed six.PY2/PY3 usage
|
8 anni fa |
test_with.py
|
ce69a421f6
Added tests for various __repr__() methods.
|
8 anni fa |