django/tests/regressiontests/utils
Chris Beaven e4b0a8f93c Tests for utils.text.wrap
git-svn-id: http://code.djangoproject.com/svn/django/trunk@14752 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2010-11-30 21:21:37 +00:00
..
eggs
test_module
__init__.py
checksums.py
datastructures.py Fixed MultiValueDict's copy implementation to be consistant with all other copies. 2010-10-27 20:39:20 +00:00
dateformat.py
datetime_safe.py
decorators.py
feedgenerator.py
functional.py
html.py
models.py
module_loading.py Fixed a few more cases of the tests not properly restoring sys.path (follow up on [14429]). 2010-11-02 05:31:19 +00:00
simplelazyobject.py
termcolors.py
tests.py
text.py Tests for utils.text.wrap 2010-11-30 21:21:37 +00:00
timesince.py
tzinfo.py
urls.py
views.py