1
0
mirror of https://github.com/django/django.git synced 2024-12-27 11:35:53 +00:00
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
__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 Fixed #18687: Removed test_performance_scalability 2012-09-05 23:02:33 -04:00
datastructures.py Advanced pending deprecation warnings. 2012-12-29 21:59:07 +01:00
dateformat.py Fixed #18951 -- Formatting of microseconds. 2012-09-22 12:02:21 +02:00
dateparse.py
datetime_safe.py
decorators.py
encoding.py Fixed #18902 -- Made force_bytes properly handle exception input 2012-09-04 09:27:28 +02:00
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 Fixed parse_http_date docstring and moved related tests 2012-09-26 21:10:17 +02:00
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 Fixed #18800 -- Support numbers bigger than max float in numberformat. 2012-09-18 19:43:50 +02:00
os_utils.py Fixed a couple of test failures on Windows. 2012-09-09 15:07:04 -04:00
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