django/tests/utils_tests
aspalding 834c4ec8e4 Moved make_hashable() to django.utils and added tests. 2018-10-17 11:17:23 -04:00
..
archives
eggs
files
locale/nl/LC_MESSAGES
test_module
__init__.py
models.py
test_archive.py
test_autoreload.py Fixed #28501 -- Fixed "python -m django runserver" crash. 2017-11-06 09:58:15 -05:00
test_baseconv.py Refs #28909 -- Simplifed code using unpacking generalizations. 2018-09-28 09:57:12 -04:00
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
test_feedgenerator.py
test_functional.py
test_hashable.py Moved make_hashable() to django.utils and added tests. 2018-10-17 11:17:23 -04:00
test_html.py Refs #29784 -- Switched to https:// links where available. 2018-09-26 08:48:47 +02:00
test_http.py
test_inspect.py
test_ipv6.py
test_jslex.py Refs #29784 -- Switched to https:// links where available. 2018-09-26 08:48:47 +02:00
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 Completed FixedOffset test coverage. 2018-10-09 20:32:08 -04:00
test_tree.py