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