This website requires JavaScript.
Explore
Help
Register
Sign In
mirrors
/
django
Watch
1
Star
0
Fork
0
You've already forked django
mirror of
https://github.com/django/django.git
synced
2024-11-20 00:14:08 +00:00
Code
Issues
24
Releases
Wiki
Activity
6b3d292043
django
/
tests
/
utils_tests
History
Tim Graham
911af0d24b
Added more tests for django.utils.html.urlize().
2018-03-06 08:30:41 -05:00
..
archives
eggs
files
locale/nl
/LC_MESSAGES
test_module
__init__.py
models.py
test_archive.py
test_autoreload.py
test_baseconv.py
test_crypto.py
test_datastructures.py
test_dateformat.py
test_dateparse.py
test_datetime_safe.py
Fixed imports per isort 4.3.1.
2018-02-02 14:44:07 -05:00
test_decorators.py
test_duration.py
test_encoding.py
test_feedgenerator.py
test_functional.py
test_html.py
Added more tests for django.utils.html.urlize().
2018-03-06 08:30:41 -05:00
test_http.py
test_inspect.py
test_ipv6.py
test_jslex.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
Fixed CVE-2018-7537 -- Fixed catastrophic backtracking in django.utils.text.Truncator.
2018-03-06 08:30:40 -05:00
test_timesince.py
test_timezone.py
test_tree.py