Tim Graham 9023696613 Removed dictionary and context_instance parameters for render functions. 9 yıl önce
..
eggs 33836cf88d Renamed some tests and removed references to modeltests/regressiontests. 12 yıl önce
filter_tests 222d063301 Refs #23269 -- Removed the removetags template tag and related functions per deprecation timeline. 9 yıl önce
jinja2 2133f3157e Fixed #24168 -- Allowed selecting a template engine in a few APIs. 10 yıl önce
other_templates 1827aa9024 Cleaned up template loader tests. 10 yıl önce
recursive_templates fc21471526 Fixed #15053 -- Enabled recursive template loading. 10 yıl önce
syntax_tests 3bbebd06ad Refs #13408 -- Made unpacking mismatch an exception in {% for %} tag per deprecation timeline. 9 yıl önce
templates 5e450c52aa Removed current_app argument to render() and TemplateResponse(). 9 yıl önce
templatetags 5e450c52aa Removed current_app argument to render() and TemplateResponse(). 9 yıl önce
__init__.py 33836cf88d Renamed some tests and removed references to modeltests/regressiontests. 12 yıl önce
alternate_urls.py 0ed7d15563 Sorted imports with isort; refs #23860. 10 yıl önce
annotated_tag_function.py d49667ef26 Refs #25422 -- Added a test for a template tag with type annotations. 9 yıl önce
broken_tag.py 655f524915 Fixed #17085, #24783 -- Refactored template library registration. 10 yıl önce
test_callables.py fb267a1d85 Updated template tests to create their own engine. 10 yıl önce
test_context.py ec704371e3 Fixed #24765 -- Allowed template context updates to flatten a Context. 9 yıl önce
test_custom.py 5e450c52aa Removed current_app argument to render() and TemplateResponse(). 9 yıl önce
test_engine.py 9023696613 Removed dictionary and context_instance parameters for render functions. 9 yıl önce
test_extends.py b1e33ceced Fixed #23395 -- Limited line lengths to 119 characters. 9 yıl önce
test_library.py 655f524915 Fixed #17085, #24783 -- Refactored template library registration. 10 yıl önce
test_loaders.py 1fed8dd715 Fixed #25120 -- Deprecated egg template loader. 9 yıl önce
test_logging.py 392f64842f Fixed #25373 -- Added warning logging for exceptions during {% include %} tag rendering. 9 yıl önce
test_nodelist.py b1e33ceced Fixed #23395 -- Limited line lengths to 119 characters. 9 yıl önce
test_parser.py 655f524915 Fixed #17085, #24783 -- Refactored template library registration. 10 yıl önce
test_response.py 5e450c52aa Removed current_app argument to render() and TemplateResponse(). 9 yıl önce
test_smartif.py c3791463a5 Fixing E302 Errors 11 yıl önce
test_unicode.py fb267a1d85 Updated template tests to create their own engine. 10 yıl önce
tests.py b53b4d5c10 Fixed #25404 -- Added line numbers to TemplateSyntaxError strings. 9 yıl önce
urls.py 785cc71d5b Refs #22384 -- Removed the ability to reverse URLs by dotted path per deprecation timeline. 9 yıl önce
utils.py 04ee4059d7 Refs #24022 -- Removed the ssi tag per deprecation timeline. 9 yıl önce
views.py c3791463a5 Fixing E302 Errors 11 yıl önce