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-01-27 10:39:40 +00:00
Code
Issues
32
Releases
Wiki
Activity
django
/
tests
/
utils_tests
History
…
..
archives
…
eggs
…
files
…
locale/nl
/LC_MESSAGES
…
test_module
…
__init__.py
…
models.py
…
test_archive.py
…
test_autoreload.py
…
test_baseconv.py
…
test_crypto.py
Fixed
#21302
-- Fixed unused imports and import *.
2013-11-02 15:24:56 -04:00
test_datastructures.py
…
test_dateformat.py
…
test_dateparse.py
Fixed
#26747
-- Used more specific assertions in the Django test suite.
2016-06-16 14:19:18 -04:00
test_datetime_safe.py
…
test_decorators.py
…
test_deprecation.py
Fixed
#27309
-- Added CallableBool.__hash__().
2016-10-04 07:44:19 -04:00
test_duration.py
…
test_encoding.py
…
test_feedgenerator.py
…
test_functional.py
Fixed
#27555
-- Removed django.utils.functional.lazy_property.
2016-11-29 19:01:12 -05:00
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
Fixed
#23395
-- Limited line lengths to 119 characters.
2015-09-12 11:40:50 -04:00
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
Fixed E128 flake8 warnings in tests/.
2016-04-08 10:12:33 -04:00
test_timezone.py
…
test_tree.py
…