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-04 14:37:19 +00:00
Code
Issues
32
Releases
Wiki
Activity
django
/
tests
/
utils_tests
History
Tim Graham
575706331b
Cosmetic cleanups in tests/utils_tests/test_numberformat.py
2016-01-29 10:36:58 -05:00
..
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
…
test_datastructures.py
Fixed
#26125
-- Fixed E731 flake warnings.
2016-01-25 14:23:43 -05:00
test_dateformat.py
Skipped a dateformat test on Windows as needed.
2016-01-05 12:46:45 -05:00
test_dateparse.py
…
test_datetime_safe.py
…
test_decorators.py
…
test_duration.py
…
test_encoding.py
…
test_feedgenerator.py
…
test_functional.py
…
test_glob.py
…
test_html.py
Fixed
#20223
-- Added keep_lazy() as a replacement for allow_lazy().
2015-12-12 14:46:48 -05:00
test_http.py
Fixed
#26024
-- Fixed regression in ConditionalGetMiddleware ETag support.
2016-01-05 09:37:11 -05:00
test_inspect.py
…
test_ipv6.py
…
test_itercompat.py
…
test_jslex.py
…
test_lazyobject.py
Fixed
#26122
-- Fixed copying a LazyObject
2016-01-26 06:56:21 -05:00
test_lorem_ipsum.py
…
test_module_loading.py
…
test_no_submodule.py
…
test_numberformat.py
Cosmetic cleanups in tests/utils_tests/test_numberformat.py
2016-01-29 10:36:58 -05:00
test_os_utils.py
…
test_regex_helper.py
…
test_safestring.py
Fixed
#20223
-- Added keep_lazy() as a replacement for allow_lazy().
2015-12-12 14:46:48 -05:00
test_simplelazyobject.py
…
test_termcolors.py
…
test_text.py
Fixed
#20223
-- Added keep_lazy() as a replacement for allow_lazy().
2015-12-12 14:46:48 -05:00
test_timesince.py
…
test_timezone.py
…
test_tree.py
…