Tim Graham d170c63351 Refs #23919 -- Removed misc references to Python 2. 8 éve
..
eggs 33836cf88d Renamed some tests and removed references to modeltests/regressiontests. 12 éve
filter_tests 8249c5b382 Added a missing floatformat test and simplified another. 8 éve
jinja2 2133f3157e Fixed #24168 -- Allowed selecting a template engine in a few APIs. 10 éve
other_templates 1827aa9024 Cleaned up template loader tests. 10 éve
recursive_templates fc21471526 Fixed #15053 -- Enabled recursive template loading. 10 éve
relative_templates aec4f97555 Fixed #26402 -- Added relative path support in include/extends template tags. 9 éve
syntax_tests 4e729feaa6 Refs #23919 -- Removed django.utils._os.upath()/npath()/abspathu() usage. 8 éve
templates 0b4d517263 Fixed #27584 -- Fixed display of render time template errors. 8 éve
templatetags 2b281cc35e Refs #23919 -- Removed most of remaining six usage 8 éve
__init__.py 33836cf88d Renamed some tests and removed references to modeltests/regressiontests. 12 éve
alternate_urls.py 0ed7d15563 Sorted imports with isort; refs #23860. 10 éve
annotated_tag_function.py d49667ef26 Refs #25422 -- Added a test for a template tag with type annotations. 9 éve
broken_tag.py 655f524915 Fixed #17085, #24783 -- Refactored template library registration. 10 éve
test_callables.py cecc079168 Refs #23919 -- Stopped inheriting from object to define new style classes. 8 éve
test_context.py d7b9aaa366 Refs #23919 -- Removed encoding preambles and future imports 8 éve
test_custom.py 109b33f64c Refs #23919 -- Simplified assertRaisesRegex()'s that accounted for Python 2. 8 éve
test_engine.py 321e94fa41 Refs #27392 -- Removed "Tests that", "Ensures that", etc. from test docstrings. 8 éve
test_extends.py 5d8da093a9 Refs #15053 -- Removed support for non-recursive template loading. 8 éve
test_extends_relative.py aec4f97555 Fixed #26402 -- Added relative path support in include/extends template tags. 9 éve
test_library.py 655f524915 Fixed #17085, #24783 -- Refactored template library registration. 10 éve
test_loaders.py c716fe8782 Refs #23919 -- Removed six.PY2/PY3 usage 8 éve
test_logging.py cecc079168 Refs #23919 -- Stopped inheriting from object to define new style classes. 8 éve
test_nodelist.py c716fe8782 Refs #23919 -- Removed six.PY2/PY3 usage 8 éve
test_origin.py c6ea4ed5d2 Fixed #25825 -- Implemented __ne__() for template Origin 9 éve
test_parser.py 109b33f64c Refs #23919 -- Simplified assertRaisesRegex()'s that accounted for Python 2. 8 éve
test_response.py d7b9aaa366 Refs #23919 -- Removed encoding preambles and future imports 8 éve
test_smartif.py c3791463a5 Fixing E302 Errors 11 éve
test_unicode.py 7b2f2e74ad Refs #23919 -- Removed six.<various>_types usage 8 éve
tests.py d7b9aaa366 Refs #23919 -- Removed encoding preambles and future imports 8 éve
urls.py d7b9aaa366 Refs #23919 -- Removed encoding preambles and future imports 8 éve
utils.py d170c63351 Refs #23919 -- Removed misc references to Python 2. 8 éve
views.py c3791463a5 Fixing E302 Errors 11 éve