0
0
mirror of https://github.com/django/django.git synced 2024-11-28 10:48:32 +01:00
django/tests/utils_tests
Aymeric Augustin 589dc49e12 Fixed #21198 -- Prevented invalid use of @python_2_unicode_compatible.
Thanks jpic for the report and chmodas for working on a patch.

Reverts 2ea80b94. Refs #19362.
2013-10-13 18:14:04 +02:00
..
archives
eggs
files Whitespace cleanup. 2013-10-10 16:49:20 -04:00
test_module Whitespace cleanup. 2013-10-10 16:49:20 -04:00
__init__.py
models.py
test_archive.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 Simplified smart_urlquote and added some basic tests. 2013-07-28 10:05:39 +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
test_simplelazyobject.py
test_termcolors.py
test_text.py Fixed #20568 -- truncatewords_html no longer splits words containing HTML entities. 2013-10-08 08:24:58 -04:00
test_timesince.py
test_timezone.py
test_tzinfo.py