django/tests/regressiontests/utils
Claude Paroz ac4faa6dc3 Fixed #19693 -- Made truncatewords_html handle self-closing tags
Thanks sneawo for the report and Jonathan Loy for the patch.
2013-02-13 18:24:49 +01:00
..
archives
eggs
test_module
__init__.py
archive.py
baseconv.py
checksums.py
crypto.py
datastructures.py Advanced pending deprecation warnings. 2012-12-29 21:59:07 +01:00
dateformat.py
dateparse.py
datetime_safe.py Updated test assertions that have been deprecated by the move to unittest2. In summary, this means: 2011-03-03 15:04:39 +00:00
decorators.py
encoding.py
feedgenerator.py Fixed feedgenerator tests under hash randomization 2012-10-26 22:40:35 +02:00
functional.py
html.py Improved regex in strip_tags 2013-02-06 21:20:43 +01:00
http.py
ipv6.py
jslex.py
models.py
module_loading.py Fixed #17061 -- Factored out importing object from a dotted path 2013-02-04 16:38:25 +01:00
numberformat.py
os_utils.py
regex_helper.py
simplelazyobject.py
termcolors.py Fixed #19663 -- Allowed None in colorize() text parameter 2013-02-01 22:53:18 +01:00
test_no_submodule.py
tests.py Fixed #17061 -- Factored out importing object from a dotted path 2013-02-04 16:38:25 +01:00
text.py Fixed #19693 -- Made truncatewords_html handle self-closing tags 2013-02-13 18:24:49 +01:00
timesince.py
timezone.py Fixed #19708 -- Exception in timezone.override(None). 2013-01-31 16:01:50 +01:00
tzinfo.py