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
test_archive.py
test_autoreload.py
test_baseconv.py
test_checksums.py
test_crypto.py
test_datastructures.py
test_dateformat.py
test_dateparse.py
test_datetime_safe.py
test_decorators.py
test_encoding.py Fixed #21198 -- Prevented invalid use of @python_2_unicode_compatible. 2013-10-13 18:14:04 +02:00
test_feedgenerator.py
test_functional.py
test_html.py
test_http.py
test_ipv6.py
test_itercompat.py
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
test_timezone.py
test_tzinfo.py