1
0
mirror of https://github.com/django/django.git synced 2024-12-29 12:36:08 +00:00
django/tests/utils_tests
Andrew Godwin 3c296382b8 Merge remote-tracking branch 'core/master' into schema-alteration
Conflicts:
	django/db/models/fields/related.py
2013-06-07 11:15:34 +01: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 Fixed #20321 -- Added missing key name in MergeDict KeyError message 2013-04-26 08:59:34 +02:00
test_dateformat.py
test_dateparse.py
test_datetime_safe.py
test_decorators.py
test_encoding.py
test_feedgenerator.py
test_functional.py Add test for new __ne__ method on Promise. 2013-05-29 17:52:17 +01:00
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 Fixed #20246 -- Added non-breaking spaces between values an units 2013-05-18 23:01:48 +02:00
test_timezone.py
test_tzinfo.py