1
0
mirror of https://github.com/django/django.git synced 2024-12-25 10:35:48 +00:00
django/tests/regressiontests/utils
2011-10-23 15:19:09 +00:00
..
eggs
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 #14202 -- made the atom:link element optional in feeds. 2011-10-23 15:19:09 +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 Convert the remainder of the relative imports in the tests to be absolute imports. 2011-10-13 21:34:56 +00:00
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 Convert the remainder of the relative imports in the tests to be absolute imports. 2011-10-13 21:34:56 +00:00
text.py
timesince.py
tzinfo.py Fixed #16899 -- Backported the fix for http://bugs.python.org/issue9063 and added a test. 2011-10-13 21:19:48 +00:00