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-08 16:35:17 +00:00
Code
Issues
32
Releases
Wiki
Activity
django
/
tests
/
utils_tests
History
Claude Paroz
6d302f6396
Fixed pyinotify performance regression in 15f82c7011
...
Refs
#9722
. Thanks Tim Graham for the review.
2014-07-06 21:41:02 +02:00
..
archives
…
eggs
…
files
…
locale/nl
/LC_MESSAGES
…
test_module
…
__init__.py
…
models.py
…
test_archive.py
…
test_autoreload.py
Fixed pyinotify performance regression in 15f82c7011
2014-07-06 21:41:02 +02:00
test_baseconv.py
…
test_checksums.py
…
test_crypto.py
…
test_datastructures.py
…
test_dateformat.py
…
test_dateparse.py
Fixed
#22814
-- Allowed ISO-8601 [+-]hh timezone format in parse_datetime
2014-06-12 10:58:50 -06:00
test_datetime_safe.py
…
test_decorators.py
…
test_encoding.py
…
test_feedgenerator.py
…
test_functional.py
Fixed
#22691
-- Added aliasing to cached_property.
2014-07-01 06:32:53 -04:00
test_html.py
…
test_http.py
…
test_ipv6.py
…
test_itercompat.py
…
test_jslex.py
…
test_lazyobject.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
…
test_tzinfo.py
…