django/tests/utils_tests
Joachim Jablon fd78fb82d6 Fixed #27138 -- Restored pre-Python 3.6 behavior of localtime() and make_naive() on Python 3.6.
Reverted test changes in a7a7ecd2b0 and
e43ea36b76 (refs #27025).
2016-11-07 19:07:18 -05:00
..
archives
eggs
files
locale/nl/LC_MESSAGES
test_module Sorted imports with isort; refs #23860. 2015-02-06 08:16:28 -05:00
__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 #23395 -- Limited line lengths to 119 characters. 2015-09-12 11:40:50 -04:00
test_decorators.py
test_deprecation.py
test_duration.py
test_encoding.py
test_feedgenerator.py
test_functional.py
test_glob.py
test_html.py
test_http.py
test_inspect.py
test_ipv6.py
test_itercompat.py
test_jslex.py
test_lazyobject.py
test_lorem_ipsum.py
test_module_loading.py
test_no_submodule.py Renamed some tests and removed references to modeltests/regressiontests. 2013-02-26 14:36:57 +01:00
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 Fixed #27138 -- Restored pre-Python 3.6 behavior of localtime() and make_naive() on Python 3.6. 2016-11-07 19:07:18 -05:00
test_tree.py