Marten Kenbeek bc7923beff Fixed #24127 -- Changed the default current_app to the current namespace. il y a 9 ans
..
eggs 33836cf88d Renamed some tests and removed references to modeltests/regressiontests. il y a 12 ans
filter_tests e291fc4757 Fixed #25031 -- Fixed a regression in the unordered_list template filter. il y a 9 ans
jinja2 2133f3157e Fixed #24168 -- Allowed selecting a template engine in a few APIs. il y a 10 ans
other_templates 1827aa9024 Cleaned up template loader tests. il y a 10 ans
recursive_templates fc21471526 Fixed #15053 -- Enabled recursive template loading. il y a 10 ans
syntax_tests bc7923beff Fixed #24127 -- Changed the default current_app to the current namespace. il y a 9 ans
templates 0808ccce38 Fixed #23441, #24555 -- Improved the behavior of InclusionNode. il y a 10 ans
templatetags aef2a0ec59 Fixed #25018 -- Changed simple_tag to apply conditional_escape() to its output. il y a 9 ans
__init__.py 33836cf88d Renamed some tests and removed references to modeltests/regressiontests. il y a 12 ans
alternate_urls.py 0ed7d15563 Sorted imports with isort; refs #23860. il y a 10 ans
broken_tag.py 655f524915 Fixed #17085, #24783 -- Refactored template library registration. il y a 10 ans
test_callables.py fb267a1d85 Updated template tests to create their own engine. il y a 10 ans
test_context.py 300e8baf94 Fixed #24847 -- Prevented items set on a RequestContext from being lost. il y a 9 ans
test_custom.py aef2a0ec59 Fixed #25018 -- Changed simple_tag to apply conditional_escape() to its output. il y a 9 ans
test_engine.py aaacaeb096 Renamed RemovedInDjangoXYWarnings for new roadmap. il y a 9 ans
test_extends.py aaacaeb096 Renamed RemovedInDjangoXYWarnings for new roadmap. il y a 9 ans
test_library.py 655f524915 Fixed #17085, #24783 -- Refactored template library registration. il y a 10 ans
test_loaders.py 1fed8dd715 Fixed #25120 -- Deprecated egg template loader. il y a 9 ans
test_logging.py fb267a1d85 Updated template tests to create their own engine. il y a 10 ans
test_nodelist.py 3b81dbe844 Used %r in the TextNode repr to show newlines better. il y a 9 ans
test_parser.py 655f524915 Fixed #17085, #24783 -- Refactored template library registration. il y a 10 ans
test_response.py aaacaeb096 Renamed RemovedInDjangoXYWarnings for new roadmap. il y a 9 ans
test_smartif.py c3791463a5 Fixing E302 Errors il y a 11 ans
test_unicode.py fb267a1d85 Updated template tests to create their own engine. il y a 10 ans
tests.py 655f524915 Fixed #17085, #24783 -- Refactored template library registration. il y a 10 ans
urls.py bc7923beff Fixed #24127 -- Changed the default current_app to the current namespace. il y a 9 ans
utils.py 655f524915 Fixed #17085, #24783 -- Refactored template library registration. il y a 10 ans
views.py c3791463a5 Fixing E302 Errors il y a 11 ans