django/tests/regressiontests/utils
Alex Gaynor 43920cd32e Remove a handful of `import *` from the tests.
git-svn-id: http://code.djangoproject.com/svn/django/trunk@16973 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2011-10-13 12:53:02 +00:00
..
eggs 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
test_module
__init__.py
baseconv.py
checksums.py
datastructures.py Remove a handful of `import *` from the tests. 2011-10-13 12:53:02 +00:00
dateformat.py Fixed #16924 -- Corrected `date` template filter handling of negative (West of UTC) timezone offsets. 2011-09-25 17:08:31 +00:00
datetime_safe.py
decorators.py
feedgenerator.py Fixed #15237 -- Fixed a typo in specifying UTF-8 encoding in the feed generator and signing tests. Thanks, Aymeric Augustin. 2011-09-09 18:34:33 +00:00
functional.py
html.py
http.py
ipv6.py
jslex.py
models.py
module_loading.py Fixed #15525 -- Custom template tags loading breaks whenever templatetags is a python file 2011-08-28 02:37:16 +00:00
simplelazyobject.py
termcolors.py
test_no_submodule.py Fixed #15525 -- Custom template tags loading breaks whenever templatetags is a python file 2011-08-28 02:37:16 +00:00
tests.py
text.py
timesince.py
tzinfo.py