django/tests/regressiontests/utils
Claude Paroz d7504a3d7b Improved regex in strip_tags
Thanks Pablo Recio for the report. Refs #19237.
2013-02-06 21:20:43 +01:00
..
archives
eggs
test_module 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
__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 Removed truncate_words and truncate_html_words. 2012-12-29 21:59:07 +01:00
timesince.py
timezone.py Fixed #19708 -- Exception in timezone.override(None). 2013-01-31 16:01:50 +01:00
tzinfo.py