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-22 16:19:35 +00:00
Code
Issues
32
Releases
Wiki
Activity
django
/
tests
/
utils_tests
History
André Ericson
3120490912
Fixed
#30876
-- Moved classproperty() decorator to the django.utils.functional.
2019-10-21 09:57:39 +02:00
..
archives
…
eggs
…
files
…
test_module
…
__init__.py
…
models.py
…
test_archive.py
…
test_autoreload.py
Fixed
#30810
-- Fixed WatchmanReloaderTests.test_setting_timeout_from_environment_variable test.
2019-09-27 08:09:05 +02:00
test_baseconv.py
…
test_crypto.py
…
test_datastructures.py
…
test_dateformat.py
…
test_dateparse.py
…
test_datetime_safe.py
…
test_decorators.py
Fixed
#30876
-- Moved classproperty() decorator to the django.utils.functional.
2019-10-21 09:57:39 +02:00
test_duration.py
…
test_encoding_deprecations.py
…
test_encoding.py
Refs
#27804
-- Used subTest() in utils_tests/test_encoding.py.
2019-08-26 11:58:06 +02:00
test_feedgenerator.py
…
test_functional.py
Fixed
#30876
-- Moved classproperty() decorator to the django.utils.functional.
2019-10-21 09:57:39 +02:00
test_hashable.py
…
test_html.py
…
test_http.py
Fixed
#28690
-- Fixed handling of two-digit years in parse_http_date().
2019-09-30 14:42:56 +02:00
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
Refs
#29546
-- Removed django.utils.timezone.FixedOffset per deprecation timeline.
2019-09-10 12:01:00 +02:00
test_topological_sort.py
…
test_tree.py
…
utils.py
…