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-31 20:59:17 +00:00
Code
Issues
32
Releases
Wiki
Activity
django
/
tests
/
utils_tests
History
Kevin Christopher Henry
4ef0e019b7
Fixed
#27083
-- Added support for weak ETags.
2016-09-10 08:14:52 -04:00
..
archives
…
eggs
…
files
…
locale/nl
/LC_MESSAGES
…
test_module
…
__init__.py
…
models.py
Fixed
#25389
-- Fixed pickling a SimpleLazyObject wrapping a model.
2015-10-03 13:00:37 -04:00
test_archive.py
…
test_autoreload.py
…
test_baseconv.py
…
test_crypto.py
…
test_datastructures.py
…
test_dateformat.py
…
test_dateparse.py
…
test_datetime_safe.py
Fixed
#23395
-- Limited line lengths to 119 characters.
2015-09-12 11:40:50 -04:00
test_decorators.py
…
test_deprecation.py
…
test_duration.py
…
test_encoding.py
…
test_feedgenerator.py
Fixed
#26747
-- Used more specific assertions in the Django test suite.
2016-06-16 14:19:18 -04:00
test_functional.py
…
test_glob.py
…
test_html.py
…
test_http.py
Fixed
#27083
-- Added support for weak ETags.
2016-09-10 08:14:52 -04:00
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
Stopped using django.utils.unittest in the test suite.
2013-07-01 14:29:33 +02:00
test_safestring.py
…
test_simplelazyobject.py
Fixed
#21840
-- Moved dunder methods from SimpleLazyObject to LazyObject.
2014-03-13 10:03:01 +01:00
test_termcolors.py
Fixed
#26747
-- Used more specific assertions in the Django test suite.
2016-06-16 14:19:18 -04:00
test_text.py
…
test_timesince.py
…
test_timezone.py
…
test_tree.py
…