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
b3cffde555
django
/
tests
/
utils_tests
History
Tim Graham
911af0d24b
Added more tests for django.utils.html.urlize().
2018-03-06 08:30:41 -05:00
..
archives
…
eggs
…
files
…
locale/nl
/LC_MESSAGES
…
test_module
…
__init__.py
…
models.py
…
test_archive.py
Refs
#23919
-- Removed django.utils._os.upath()/npath()/abspathu() usage.
2017-01-20 08:01:02 -05:00
test_autoreload.py
…
test_baseconv.py
…
test_crypto.py
…
test_datastructures.py
…
test_dateformat.py
…
test_dateparse.py
…
test_datetime_safe.py
…
test_decorators.py
…
test_duration.py
Fixed
#28926
-- Fixed loss of precision of big DurationField values on SQLite and MySQL.
2017-12-28 17:35:41 -05:00
test_encoding.py
…
test_feedgenerator.py
…
test_functional.py
…
test_html.py
…
test_http.py
…
test_inspect.py
…
test_ipv6.py
…
test_jslex.py
…
test_lazyobject.py
…
test_lorem_ipsum.py
…
test_module_loading.py
…
test_no_submodule.py
…
test_numberformat.py
…
test_os_utils.py
…
test_regex_helper.py
…
test_safestring.py
…
test_simplelazyobject.py
…
test_termcolors.py
…
test_text.py
…
test_timesince.py
…
test_timezone.py
…
test_tree.py
…