django/tests/utils_tests
Ian Foote d830665007 [1.7.x] Fixed -- Made urlsafe_base64_decode() return proper type on Python 3.
Backport of 03d89168a2 from master
2014-10-08 14:03:46 -04:00
..
archives [1.7.x] Fixed -- Made TarArchive recognize leading directories properly. 2014-06-03 15:03:32 -04:00
eggs
files
locale/nl/LC_MESSAGES
test_module
__init__.py
models.py
test_archive.py [1.7.x] Fixed -- Made TarArchive recognize leading directories properly. 2014-06-03 15:03:32 -04:00
test_autoreload.py [1.7.x] Fixed test failure on Windows. 2014-07-30 14:33:58 -04:00
test_baseconv.py
test_checksums.py
test_crypto.py
test_datastructures.py [1.7.x] Fixed -- Fixed a test dependent on dictionary key iteration order. 2014-03-30 14:27:05 -04:00
test_dateformat.py
test_dateparse.py [1.7.x] Fixed -- Allowed ISO-8601 [+-]hh timezone format in parse_datetime 2014-06-25 10:58:23 +02:00
test_datetime_safe.py
test_decorators.py
test_encoding.py
test_feedgenerator.py
test_functional.py
test_html.py [1.7.x] Tweaked strip_tags tests to pass on Python 3.3 2014-03-22 14:44:13 +01:00
test_http.py [1.7.x] Fixed -- Made urlsafe_base64_decode() return proper type on Python 3. 2014-10-08 14:03:46 -04:00
test_ipv6.py
test_itercompat.py
test_jslex.py [1.7.x] Harmonized some PEP 0263 coding preambles 2014-05-15 20:01:31 +02:00
test_lazyobject.py [1.7.x] Fixed a deprecation warning on Python 3. 2014-03-27 07:01:04 -04:00
test_module_loading.py Fixed -- Introduced subclasses for to-be-removed-in-django-XX warnings 2014-03-08 09:57:40 +01:00
test_no_submodule.py
test_numberformat.py
test_os_utils.py
test_regex_helper.py
test_safestring.py
test_simplelazyobject.py Fixed -- Moved dunder methods from SimpleLazyObject to LazyObject. 2014-03-13 10:03:01 +01:00
test_termcolors.py
test_text.py Fixed -- Introduced subclasses for to-be-removed-in-django-XX warnings 2014-03-08 09:57:40 +01:00
test_timesince.py
test_timezone.py [1.7.x] Fixed several flake8 errors, including one where a test wouldn't be run 2014-05-17 13:31:09 -04:00
test_tzinfo.py Fixed -- Introduced subclasses for to-be-removed-in-django-XX warnings 2014-03-08 09:57:40 +01:00