django/tests/regressiontests/utils
Aymeric Augustin 965c5d7cce Fixed #14202 -- made the atom:link element optional in feeds.
git-svn-id: http://code.djangoproject.com/svn/django/trunk@17029 bcc190cf-cafb-0310-a4f2-bffc1f526a37
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 Fixed #9200 -- Added new form wizard to formtools based on class based views. Many thanks to Stephan Jäkel, ddurham and ElliottM for their work. 2011-06-01 13:47:00 +00:00
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 Fixed #5025 -- Add a "truncatechars" template filter. Many thanks to Chris Beaven. 2011-07-14 13:47:10 +00:00
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