1
0
mirror of https://github.com/django/django.git synced 2024-12-26 11:06:07 +00:00
django/tests/regressiontests/utils
2011-03-28 14:20:15 +00:00
..
eggs
test_module
__init__.py
checksums.py
datastructures.py Fixed #15703 -- Corrected problem in test suite introduced by Python 2.4 changes from r15927. Thanks to mk for the report and patch. 2011-03-28 14:20:15 +00:00
dateformat.py
datetime_safe.py
decorators.py
feedgenerator.py
functional.py
html.py
http.py
models.py
module_loading.py
simplelazyobject.py Removed a bunch more Python 2.4 workarounds now that we don't support that version. Refs #15702 -- thanks to jonash for the patch. 2011-03-28 02:11:19 +00:00
termcolors.py
tests.py
text.py
timesince.py
tzinfo.py
urls.py
views.py