django/tests/template_tests
Claude Paroz 9ec7d8e514 Fixed #28730 -- Fixed loss of precision for large integer literals in templates
Thanks Fraser Nevett for the report and Tim Graham for patch edits.
2017-10-21 17:20:29 +02:00
..
eggs
filter_tests
jinja2/template_tests
other_templates
recursive_templates
relative_templates
syntax_tests
templates Fixed #27956 -- Fixed display of errors in an {% extends %} child. 2017-03-25 08:22:12 -04:00
templatetags
__init__.py
alternate_urls.py
annotated_tag_function.py Refs #25422 -- Added a test for a template tag with type annotations. 2015-09-18 08:10:38 -04:00
broken_tag.py
test_base.py
test_callables.py
test_context.py
test_custom.py
test_engine.py
test_extends.py
test_extends_relative.py
test_library.py
test_loaders.py
test_logging.py
test_nodelist.py
test_origin.py
test_parser.py
test_response.py Refs #23919 -- Removed encoding preambles and future imports 2017-01-18 09:55:19 +01:00
test_smartif.py
tests.py
urls.py
utils.py
views.py