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-03-03 21:55:04 +00:00
Code
Issues
32
Releases
Wiki
Activity
django
/
tests
/
utils_tests
History
Sergey Fedoseev
83440a1258
Refs
#28389
-- Added release note and test for pickling of LazyObject when wrapped object doesn't have __reduce__().
...
Forwardport of 30f334cc58e939c7d9bd8455c80bd066fbde9f2b from stable/1.11.x
2017-07-12 09:30:29 -04:00
..
archives
…
eggs
…
files
…
locale/nl
/LC_MESSAGES
…
test_module
…
__init__.py
…
models.py
Refs
#20094
-- Removed obsolete tests/utils_tests/test_itercompat.py
2017-04-26 10:54:06 -04:00
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
Refs
#27392
-- Removed "Tests that", "Ensures that", etc. from test docstrings.
2016-11-10 21:30:21 -05:00
test_decorators.py
…
test_duration.py
…
test_encoding.py
Completed test coverage for django.utils.encoding.
2017-02-22 20:54:55 -05:00
test_feedgenerator.py
…
test_functional.py
…
test_html.py
…
test_http.py
…
test_inspect.py
Refs
#23919
-- Stopped inheriting from object to define new style classes.
2017-01-19 08:39:46 +01:00
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
…