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 Fixed #19357 -- Allow non-ASCII chars in filesystem paths 2012-12-08 11:13:52 +01:00
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
decorators.py
encoding.py
feedgenerator.py
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