django/tests/utils_tests
Claude Paroz 2817a29d90 Imported unittest from django.utils in util_tests
Without this, the 'new' assertion methods are not present with
Python 2.6.
2013-04-01 19:59:57 +02:00
..
archives Renamed some tests and removed references to modeltests/regressiontests. 2013-02-26 14:36:57 +01:00
eggs Renamed some tests and removed references to modeltests/regressiontests. 2013-02-26 14:36:57 +01:00
files Added more tests for strip_tags utility 2013-04-01 16:48:47 +02:00
test_module Renamed some tests and removed references to modeltests/regressiontests. 2013-02-26 14:36:57 +01:00
__init__.py Renamed some tests and removed references to modeltests/regressiontests. 2013-02-26 14:36:57 +01:00
archive.py Renamed some tests and removed references to modeltests/regressiontests. 2013-02-26 14:36:57 +01:00
baseconv.py Renamed some tests and removed references to modeltests/regressiontests. 2013-02-26 14:36:57 +01:00
checksums.py Renamed some tests and removed references to modeltests/regressiontests. 2013-02-26 14:36:57 +01:00
crypto.py Renamed some tests and removed references to modeltests/regressiontests. 2013-02-26 14:36:57 +01:00
datastructures.py Renamed some tests and removed references to modeltests/regressiontests. 2013-02-26 14:36:57 +01:00
dateformat.py Made dateformat tests reactivate original language 2013-02-27 23:48:17 +02:00
dateparse.py Renamed some tests and removed references to modeltests/regressiontests. 2013-02-26 14:36:57 +01:00
datetime_safe.py Renamed some tests and removed references to modeltests/regressiontests. 2013-02-26 14:36:57 +01:00
decorators.py Renamed some tests and removed references to modeltests/regressiontests. 2013-02-26 14:36:57 +01:00
encoding.py Fixed #20108 -- Fixed filepath_to_uri decoding error 2013-03-22 17:55:12 +01:00
feedgenerator.py Renamed some tests and removed references to modeltests/regressiontests. 2013-02-26 14:36:57 +01:00
functional.py Renamed some tests and removed references to modeltests/regressiontests. 2013-02-26 14:36:57 +01:00
html.py Imported unittest from django.utils in util_tests 2013-04-01 19:59:57 +02:00
http.py Renamed some tests and removed references to modeltests/regressiontests. 2013-02-26 14:36:57 +01:00
ipv6.py Renamed some tests and removed references to modeltests/regressiontests. 2013-02-26 14:36:57 +01:00
itercompat.py Fixed #20094 - Be more careful when checking for Iterator 2013-03-22 17:31:29 +01:00
jslex.py Renamed some tests and removed references to modeltests/regressiontests. 2013-02-26 14:36:57 +01:00
models.py Fixed #20094 - Be more careful when checking for Iterator 2013-03-22 17:31:29 +01:00
module_loading.py Fixed #20167 -- Preserve the traceback of `ImportError`s in `import_by_path`. 2013-03-31 23:00:06 -04:00
numberformat.py Renamed some tests and removed references to modeltests/regressiontests. 2013-02-26 14:36:57 +01:00
os_utils.py Renamed some tests and removed references to modeltests/regressiontests. 2013-02-26 14:36:57 +01:00
regex_helper.py Renamed some tests and removed references to modeltests/regressiontests. 2013-02-26 14:36:57 +01:00
simplelazyobject.py Fixed #19456 -- Avoid infinite recursion when tracing LazyObject.__init__. 2013-03-18 11:22:43 +01:00
termcolors.py Renamed some tests and removed references to modeltests/regressiontests. 2013-02-26 14:36:57 +01:00
test_no_submodule.py Renamed some tests and removed references to modeltests/regressiontests. 2013-02-26 14:36:57 +01:00
tests.py Fixed #20094 - Be more careful when checking for Iterator 2013-03-22 17:31:29 +01:00
text.py Renamed some tests and removed references to modeltests/regressiontests. 2013-02-26 14:36:57 +01:00
timesince.py Renamed some tests and removed references to modeltests/regressiontests. 2013-02-26 14:36:57 +01:00
timezone.py Renamed some tests and removed references to modeltests/regressiontests. 2013-02-26 14:36:57 +01:00
tzinfo.py Renamed some tests and removed references to modeltests/regressiontests. 2013-02-26 14:36:57 +01:00