This website requires JavaScript.
Explore
Help
Sign In
mirrors
/
django
Watch
1
Star
0
Fork
0
You've already forked django
mirror of
https://github.com/django/django.git
synced
2025-02-13 19:06:35 +00:00
Code
Issues
32
Releases
Wiki
Activity
django
/
tests
/
utils_tests
History
Tim Graham
51cde873d9
Fixed
#27648
-- Deprecated (iLmsu) regex groups in url() patterns.
2016-12-27 15:59:13 -05:00
..
archives
…
eggs
…
files
…
locale/nl
/LC_MESSAGES
…
test_module
…
__init__.py
…
models.py
…
test_archive.py
…
test_autoreload.py
Added tests for django.utils.autoreload.
2016-12-22 09:01:28 -05:00
test_baseconv.py
…
test_crypto.py
…
test_datastructures.py
Fixed
#27583
-- Fixed MultiValueDict.getlist() crash when values for key is None.
2016-12-09 15:31:52 -05:00
test_dateformat.py
…
test_dateparse.py
…
test_datetime_safe.py
…
test_decorators.py
…
test_deprecation.py
…
test_duration.py
…
test_encoding.py
…
test_feedgenerator.py
…
test_functional.py
…
test_glob.py
…
test_html.py
…
test_http.py
…
test_inspect.py
…
test_ipv6.py
…
test_itercompat.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
Fixed
#27648
-- Deprecated (iLmsu) regex groups in url() patterns.
2016-12-27 15:59:13 -05:00
test_safestring.py
…
test_simplelazyobject.py
…
test_termcolors.py
…
test_text.py
…
test_timesince.py
Fixed
#27637
-- Fixed timesince, timeuntil in leap year edge case.
2016-12-27 09:29:11 -05:00
test_timezone.py
…
test_tree.py
…