django/tests/regressiontests/utils
Aymeric Augustin 46d27a6b8d Fixed feedgenerator tests under hash randomization 2012-10-26 22:40:35 +02: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
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 Fixed #18951 -- Formatting of microseconds. 2012-09-22 12:02:21 +02:00
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 Replaced a deprecated assertEquals 2012-09-24 16:07:58 +02: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
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