This website requires JavaScript.
Explore
Help
Register
Sign In
mirrors
/
django
mirror of
https://github.com/django/django.git
Watch
1
Star
0
Fork
You've already forked django
0
Code
Issues
24
Releases
Wiki
Activity
cd79f33723
django
/
tests
/
utils_tests
History
Baptiste Mispelon
2ee447fb5f
Fixed
#20296
-- Allowed SafeData and EscapeData to be lazy
2013-05-25 16:06:44 +02:00
..
archives
…
eggs
…
files
…
test_module
…
__init__.py
…
models.py
…
test_archive.py
…
test_baseconv.py
…
test_checksums.py
…
test_crypto.py
…
test_datastructures.py
…
test_dateformat.py
Modified utils_tests for unittest2 discovery.
2013-04-12 15:31:58 -06:00
test_dateparse.py
…
test_datetime_safe.py
…
test_decorators.py
…
test_encoding.py
…
test_feedgenerator.py
…
test_functional.py
…
test_html.py
…
test_http.py
…
test_ipv6.py
…
test_itercompat.py
…
test_jslex.py
…
test_module_loading.py
…
test_no_submodule.py
…
test_numberformat.py
…
test_os_utils.py
…
test_regex_helper.py
…
test_safestring.py
Fixed
#20296
-- Allowed SafeData and EscapeData to be lazy
2013-05-25 16:06:44 +02:00
test_simplelazyobject.py
…
test_termcolors.py
…
test_text.py
…
test_timesince.py
…
test_timezone.py
…
test_tzinfo.py
…