.. |
eggs
|
33836cf88d
Renamed some tests and removed references to modeltests/regressiontests.
|
il y a 12 ans |
filter_tests
|
222d063301
Refs #23269 -- Removed the removetags template tag and related functions per deprecation timeline.
|
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
|
3bbebd06ad
Refs #13408 -- Made unpacking mismatch an exception in {% for %} tag per deprecation timeline.
|
il y a 9 ans |
templates
|
5e450c52aa
Removed current_app argument to render() and TemplateResponse().
|
il y a 9 ans |
templatetags
|
5e450c52aa
Removed current_app argument to render() and TemplateResponse().
|
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 |
annotated_tag_function.py
|
d49667ef26
Refs #25422 -- Added a test for a template tag with type annotations.
|
il y a 9 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
|
ec704371e3
Fixed #24765 -- Allowed template context updates to flatten a Context.
|
il y a 9 ans |
test_custom.py
|
5e450c52aa
Removed current_app argument to render() and TemplateResponse().
|
il y a 9 ans |
test_engine.py
|
9023696613
Removed dictionary and context_instance parameters for render functions.
|
il y a 9 ans |
test_extends.py
|
b1e33ceced
Fixed #23395 -- Limited line lengths to 119 characters.
|
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
|
392f64842f
Fixed #25373 -- Added warning logging for exceptions during {% include %} tag rendering.
|
il y a 9 ans |
test_nodelist.py
|
b1e33ceced
Fixed #23395 -- Limited line lengths to 119 characters.
|
il y a 9 ans |
test_parser.py
|
655f524915
Fixed #17085, #24783 -- Refactored template library registration.
|
il y a 10 ans |
test_response.py
|
5e450c52aa
Removed current_app argument to render() and TemplateResponse().
|
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
|
b53b4d5c10
Fixed #25404 -- Added line numbers to TemplateSyntaxError strings.
|
il y a 9 ans |
urls.py
|
785cc71d5b
Refs #22384 -- Removed the ability to reverse URLs by dotted path per deprecation timeline.
|
il y a 9 ans |
utils.py
|
04ee4059d7
Refs #24022 -- Removed the ssi tag per deprecation timeline.
|
il y a 9 ans |
views.py
|
c3791463a5
Fixing E302 Errors
|
il y a 11 ans |