django/tests/utils_tests
Vajrasky Kok 7169722d5c Fixed #21505 -- Added unit test for django.utils.text.get_valid_filename. 2013-11-24 11:10:34 +01:00
..
archives
eggs
files
locale/nl/LC_MESSAGES
test_module Fixed #21302 -- Fixed unused imports and import *. 2013-11-02 15:24:56 -04:00
__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_autoreload.py
test_baseconv.py
test_checksums.py
test_crypto.py
test_datastructures.py Fix all violators of E231 2013-10-26 12:15:03 -07:00
test_dateformat.py
test_dateparse.py
test_datetime_safe.py
test_decorators.py
test_encoding.py
test_feedgenerator.py
test_functional.py
test_html.py
test_http.py
test_ipv6.py
test_itercompat.py Modified utils_tests for unittest2 discovery. 2013-04-12 15:31:58 -06:00
test_jslex.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 Fixed #21505 -- Added unit test for django.utils.text.get_valid_filename. 2013-11-24 11:10:34 +01:00
test_timesince.py Fixed all E226 violations 2013-11-03 10:08:55 -08:00
test_timezone.py Fixed #21302 -- Fixed unused imports and import *. 2013-11-02 15:24:56 -04:00
test_tzinfo.py