django/tests/utils_tests
Ramiro Morales 7379d9acea Removed insert(), value_for_insert() SortedDict methods deprecated in Django 1.5. 2013-06-28 22:38:13 -03:00
..
archives
eggs
files
test_module
__init__.py
models.py
test_archive.py
test_baseconv.py Fixed test failures from 09f8652765. 2013-05-21 13:03:25 +02:00
test_checksums.py
test_crypto.py
test_datastructures.py Removed insert(), value_for_insert() SortedDict methods deprecated in Django 1.5. 2013-06-28 22:38:13 -03: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 Fixed #19237 (again) - Made strip_tags consistent between Python versions 2013-05-23 14:01:27 +02:00
test_http.py
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 Fixed #20296 -- Allowed SafeData and EscapeData to be lazy 2013-05-25 16:06:44 +02:00
test_simplelazyobject.py Use assertIsInstance in tests. 2013-05-21 10:42:15 +01:00
test_termcolors.py
test_text.py
test_timesince.py
test_timezone.py
test_tzinfo.py