django/tests/regressiontests/utils
Claude Paroz c91667338a Fixed #19357 -- Allow non-ASCII chars in filesystem paths
Thanks kujiu for the report and Aymeric Augustin for the review.
2012-12-08 11:13:52 +01:00
..
archives
eggs
test_module Fixed #13464 -- Reworked module_has_submodule to break the requirement for loader and finder to be the same class. Thanks to Alex Gaynor for the report and patch, and Brett Cannon for suggesting the approach. 2010-05-04 06:14:47 +00:00
__init__.py
archive.py Fixed #19357 -- Allow non-ASCII chars in filesystem paths 2012-12-08 11:13:52 +01:00
baseconv.py
checksums.py
crypto.py
datastructures.py Fixed test failure under Python 2.x introduced in 3e10d22df5 2012-10-26 02:45:15 +01:00
dateformat.py
dateparse.py
datetime_safe.py
decorators.py
encoding.py
feedgenerator.py Fixed feedgenerator tests under hash randomization 2012-10-26 22:40:35 +02:00
functional.py
html.py Fixed #19237 -- Improved strip_tags utility 2012-11-24 12:16:52 +01:00
http.py Fixed parse_http_date docstring and moved related tests 2012-09-26 21:10:17 +02:00
ipv6.py
jslex.py
models.py
module_loading.py Fixed #19357 -- Allow non-ASCII chars in filesystem paths 2012-12-08 11:13:52 +01:00
numberformat.py
os_utils.py
regex_helper.py
simplelazyobject.py
termcolors.py
test_no_submodule.py
tests.py Fixed parse_http_date docstring and moved related tests 2012-09-26 21:10:17 +02:00
text.py
timesince.py
timezone.py
tzinfo.py