django/tests/utils_tests
Bouke Haarsma 2fb5a51fa3 Fixed #18659 -- Deprecated request.REQUEST and MergeDict
Thanks Aymeric Augustin for the suggestion.
2013-10-17 09:42:28 -04:00
..
archives Renamed some tests and removed references to modeltests/regressiontests. 2013-02-26 14:36:57 +01:00
eggs
files
test_module Whitespace cleanup. 2013-10-10 16:49:20 -04:00
__init__.py
models.py Fixed #20094 - Be more careful when checking for Iterator 2013-03-22 17:31:29 +01:00
test_archive.py
test_baseconv.py
test_checksums.py Modified utils_tests for unittest2 discovery. 2013-04-12 15:31:58 -06:00
test_crypto.py
test_datastructures.py
test_dateformat.py
test_dateparse.py Refactored code and tests that relied on django.utils.tzinfo. 2013-09-09 22:32:52 +02:00
test_datetime_safe.py
test_decorators.py
test_encoding.py
test_feedgenerator.py
test_functional.py Merge branch 'master' into schema-alteration 2013-07-02 10:49:53 +01:00
test_html.py
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 Stopped using django.utils.unittest in the test suite. 2013-07-01 14:29:33 +02:00
test_regex_helper.py
test_safestring.py
test_simplelazyobject.py
test_termcolors.py
test_text.py Fixed #21266 -- Fixed E201,E202 pep8 warnings. 2013-10-14 18:12:00 -04:00
test_timesince.py
test_timezone.py Fixed #17262 -- Refactored tzinfo implementations. 2013-09-09 22:32:51 +02:00
test_tzinfo.py