Nick Pope e042024b28 Allowed custom formatting of lazy() objects. 1 year ago
..
archives f618e033ac Fixed #30160 -- Added support for LZMA and XZ templates to startapp/startproject management commands. 5 years ago
eggs 33836cf88d Renamed some tests and removed references to modeltests/regressiontests. 12 years ago
files a45f28f0ec Rewrote strip_tags test file to lorem ipsum. 3 years ago
test_module 9c19aff7c7 Refs #33476 -- Reformatted code with Black. 3 years ago
traversal_archives 05413afa8c Fixed CVE-2021-3281 -- Fixed potential directory-traversal via archive.extract(). 4 years ago
__init__.py 33836cf88d Renamed some tests and removed references to modeltests/regressiontests. 12 years ago
deconstructible_classes.py 194ca77092 Refs #21275 -- Added more tests for @deconstructible decorator. 3 years ago
models.py 309c10c2cb Refs #20094 -- Removed obsolete tests/utils_tests/test_itercompat.py 8 years ago
test_archive.py 9c19aff7c7 Refs #33476 -- Reformatted code with Black. 3 years ago
test_autoreload.py 3bbe22dafc Fixed #34233 -- Dropped support for Python 3.8 and 3.9. 2 years ago
test_connection.py 4f92cf87b0 Prevented initialization of unused database connections. 3 years ago
test_crypto.py 097e3a70c1 Refs #33476 -- Applied Black's 2023 stable style. 2 years ago
test_datastructures.py f9f0092346 Completed test coverage for django.utils.datastructures. 2 years ago
test_dateformat.py e6f82438d4 Refs #32365 -- Removed support for pytz timezones per deprecation timeline. 2 years ago
test_dateparse.py 439cd73c16 Refs #33173 -- Fixed test_dateparse tests on Python 3.11+. 2 years ago
test_deconstruct.py 9c19aff7c7 Refs #33476 -- Reformatted code with Black. 3 years ago
test_decorators.py 9c19aff7c7 Refs #33476 -- Reformatted code with Black. 3 years ago
test_duration.py 9c19aff7c7 Refs #33476 -- Reformatted code with Black. 3 years ago
test_encoding.py d4fd31684a Refs #33173 -- Used locale.getlocale() instead of getdefaultlocale(). 3 years ago
test_feedgenerator.py bb61f0186d Refs #32365 -- Removed internal uses of utils.timezone.utc alias. 3 years ago
test_functional.py e042024b28 Allowed custom formatting of lazy() objects. 1 year ago
test_hashable.py 9c19aff7c7 Refs #33476 -- Reformatted code with Black. 3 years ago
test_html.py 094b0bea2c Fixed #34609 -- Deprecated calling format_html() without arguments. 1 year ago
test_http.py cbce427c17 Fixed #34194 -- Added django.utils.http.content_disposition_header(). 2 years ago
test_inspect.py 9c19aff7c7 Refs #33476 -- Reformatted code with Black. 3 years ago
test_ipv6.py 9bd174b9a7 Updated documentation and comments for RFC updates. 2 years ago
test_jslex.py 7119f40c98 Refs #33476 -- Refactored code to strictly match 88 characters line length. 3 years ago
test_lazyobject.py b2ed0d78f2 Refs #28358 -- Fixed infinite recursion in LazyObject.__getattribute__(). 3 years ago
test_lorem_ipsum.py 9c19aff7c7 Refs #33476 -- Reformatted code with Black. 3 years ago
test_module_loading.py 3bbe22dafc Fixed #34233 -- Dropped support for Python 3.8 and 3.9. 2 years ago
test_no_submodule.py 33836cf88d Renamed some tests and removed references to modeltests/regressiontests. 12 years ago
test_numberformat.py 07ebef566f Refs #34000 -- Optimized handling None values in numberformat.format(). 2 years ago
test_os_utils.py 9c19aff7c7 Refs #33476 -- Reformatted code with Black. 3 years ago
test_regex_helper.py 9c19aff7c7 Refs #33476 -- Reformatted code with Black. 3 years ago
test_safestring.py 659d2421c7 Fixed #20296 -- Prevented mark_safe() from evaluating lazy objects. 3 years ago
test_simplelazyobject.py 9c19aff7c7 Refs #33476 -- Reformatted code with Black. 3 years ago
test_termcolors.py 9c19aff7c7 Refs #33476 -- Reformatted code with Black. 3 years ago
test_text.py 7119f40c98 Refs #33476 -- Refactored code to strictly match 88 characters line length. 3 years ago
test_timesince.py 198a19b692 Refs #34483 -- Fixed timesince()/timeuntil() with timezone-aware dates on different days and interval less than 1 day. 1 year ago
test_timezone.py 3bbe22dafc Fixed #34233 -- Dropped support for Python 3.8 and 3.9. 2 years ago
test_tree.py ddf0002bb7 Refs #32948 -- Renamed Node._new_instance() to Node.create(). 2 years ago
utils.py 9c19aff7c7 Refs #33476 -- Reformatted code with Black. 3 years ago