django/tests/utils_tests
Tim Graham ec784c486b Silenced deprecation warnings in SortedDict tests; refs [07876cf02b] 2013-09-03 09:48:46 -04:00
..
archives
eggs
files
test_module
__init__.py
models.py Fixed #20094 - Be more careful when checking for Iterator 2013-03-22 17:31:29 +01:00
test_archive.py
test_baseconv.py
test_checksums.py
test_crypto.py Stopped using django.utils.unittest in the test suite. 2013-07-01 14:29:33 +02:00
test_datastructures.py Silenced deprecation warnings in SortedDict tests; refs [07876cf02b] 2013-09-03 09:48:46 -04:00
test_dateformat.py Fixed #20693 -- Add timezone support to built-in time filter. 2013-08-26 16:15:53 -05:00
test_dateparse.py
test_datetime_safe.py Modified utils_tests for unittest2 discovery. 2013-04-12 15:31:58 -06:00
test_decorators.py
test_encoding.py
test_feedgenerator.py
test_functional.py
test_html.py
test_http.py Replaced "not PY3" by "PY2", new in six 1.4.0. 2013-09-02 12:11:02 +02:00
test_ipv6.py
test_itercompat.py
test_jslex.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 Replaced "not PY3" by "PY2", new in six 1.4.0. 2013-09-02 12:11:02 +02:00
test_termcolors.py
test_text.py Modified utils_tests for unittest2 discovery. 2013-04-12 15:31:58 -06:00
test_timesince.py
test_timezone.py
test_tzinfo.py