This website requires JavaScript.
Explore
Help
Sign In
mirrors
/
django
Watch
1
Star
0
Fork
0
You've already forked django
mirror of
https://github.com/django/django.git
synced
2025-01-31 20:59:17 +00:00
Code
Issues
32
Releases
Wiki
Activity
django
/
tests
/
utils_tests
History
Hasan Ramezani
028f10fac6
Fixed
#32712
-- Deprecated django.utils.baseconv module.
2021-05-07 11:57:40 +02:00
..
archives
…
eggs
…
files
…
test_module
Fixed
#32314
-- Fixed detection when started non-django modules with "python -m" in autoreloader.
2021-01-05 21:03:29 +01:00
traversal_archives
…
__init__.py
…
models.py
…
test_archive.py
…
test_autoreload.py
Refs
#32074
-- Removed usage of deprecated Thread.setDaemon().
2021-05-04 12:07:18 +02:00
test_baseconv.py
Fixed
#32712
-- Deprecated django.utils.baseconv module.
2021-05-07 11:57:40 +02:00
test_connection.py
…
test_crypto.py
…
test_datastructures.py
…
test_dateformat.py
…
test_dateparse.py
…
test_datetime_safe.py
…
test_decorators.py
…
test_duration.py
…
test_encoding.py
Refs
#28428
-- Made filepath_to_uri() support pathlib.Path.
2019-10-30 13:13:15 +01:00
test_feedgenerator.py
…
test_functional.py
…
test_hashable.py
…
test_html.py
…
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
…
test_timesince.py
…
test_timezone.py
Refs
#32365
-- Allowed use of non-pytz timezone implementations.
2021-01-19 11:59:37 +01:00
test_topological_sort.py
…
test_tree.py
…
utils.py
…