This website requires JavaScript.
Explore
Help
Sign in
mirrors
/
django
Watch
1
Star
0
Fork
You've already forked django
0
mirror of
https://github.com/django/django.git
synced
2025-12-04 00:55:36 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
4
6fcbbe0b85
django
/
tests
/
utils_tests
History
Download ZIP
Download TAR.GZ
Mariusz Felisiak
185b049e9e
Some checks are pending
Linters / isort (push)
Waiting to run
Details
Linters / black (push)
Waiting to run
Details
Linters / flake8 (push)
Waiting to run
Details
Tests / Windows, SQLite, Python 3.14 (push)
Waiting to run
Details
Tests / JavaScript tests (push)
Waiting to run
Details
Refs
#36499
-- Made TestUtilsHtml.test_strip_tags() assume behavior change in X.Y.0 version for Python 3.14+.
...
This also removes unsupported versions of Python from the test dict.
2025-10-22 10:04:38 +02:00
..
archives
eggs
files
test_module
traversal_archives
__init__.py
deconstructible_classes.py
models.py
test_archive.py
Fixed CVE-2025-59682 -- Fixed potential partial directory-traversal via archive.extract().
2025-10-01 08:12:07 -04:00
test_autoreload.py
test_choices.py
test_connection.py
test_crypto.py
test_csp.py
test_datastructures.py
test_dateformat.py
test_dateparse.py
test_deconstruct.py
test_decorators.py
test_duration.py
test_encoding.py
test_feedgenerator.py
test_functional.py
test_hashable.py
test_html.py
Refs
#36499
-- Made TestUtilsHtml.test_strip_tags() assume behavior change in X.Y.0 version for Python 3.14+.
2025-10-22 10:04:38 +02:00
test_http.py
test_inspect.py
test_ipv6.py
test_json.py
test_lazyobject.py
test_lorem_ipsum.py
test_module_loading.py
test_no_submodule.py
test_numberformat.py
test_os_utils.py
test_regex_helper.py
test_safestring.py
test_simplelazyobject.py
test_termcolors.py
test_text.py
test_timesince.py
test_timezone.py
test_tree.py
utils.py