.. |
archives
|
Fixed #26494 -- Made Archive.extract() preserve file permissions.
|
2016-12-06 08:28:36 -05:00 |
eggs
|
…
|
|
files
|
…
|
|
locale/nl/LC_MESSAGES
|
…
|
|
test_module
|
Fixed E305 flake8 warnings.
|
2016-11-14 12:30:46 -05:00 |
__init__.py
|
…
|
|
models.py
|
Fixed #25389 -- Fixed pickling a SimpleLazyObject wrapping a model.
|
2015-10-03 13:00:37 -04:00 |
test_archive.py
|
Fixed #26494 -- Made Archive.extract() preserve file permissions.
|
2016-12-06 08:28:36 -05:00 |
test_autoreload.py
|
Added tests for django.utils.autoreload.
|
2016-12-22 09:01:28 -05:00 |
test_baseconv.py
|
Refs #27546 -- Tested some __repr__() methods.
|
2016-12-01 08:09:38 -05:00 |
test_crypto.py
|
…
|
|
test_datastructures.py
|
Fixed #27583 -- Fixed MultiValueDict.getlist() crash when values for key is None.
|
2016-12-09 15:31:52 -05:00 |
test_dateformat.py
|
Fixed #27327 -- Simplified time zone handling by requiring pytz.
|
2016-10-27 08:53:20 -04:00 |
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
|
Fixed E305 flake8 warnings.
|
2016-11-14 12:30:46 -05:00 |
test_deprecation.py
|
Fixed #27309 -- Added CallableBool.__hash__().
|
2016-10-04 07:44:19 -04:00 |
test_duration.py
|
…
|
|
test_encoding.py
|
Refs #27392 -- Removed "Tests that", "Ensures that", etc. from test docstrings.
|
2016-11-10 21:30:21 -05:00 |
test_feedgenerator.py
|
Refs #27392 -- Removed "Tests that", "Ensures that", etc. from test docstrings.
|
2016-11-10 21:30:21 -05:00 |
test_functional.py
|
Fixed #27555 -- Removed django.utils.functional.lazy_property.
|
2016-11-29 19:01:12 -05:00 |
test_glob.py
|
…
|
|
test_html.py
|
Refs #27392 -- Removed "Tests that", "Ensures that", etc. from test docstrings.
|
2016-11-10 21:30:21 -05:00 |
test_http.py
|
Refs #27025 -- Fixed "invalid escape sequence" warnings in Python 3.6.
|
2016-09-17 15:44:06 -04:00 |
test_inspect.py
|
…
|
|
test_ipv6.py
|
…
|
|
test_itercompat.py
|
…
|
|
test_jslex.py
|
Fixed E305 flake8 warnings.
|
2016-11-14 12:30:46 -05:00 |
test_lazyobject.py
|
Fixed #27463 -- Fixed E741 flake8 warnings.
|
2016-11-14 17:40:28 -05:00 |
test_lorem_ipsum.py
|
…
|
|
test_module_loading.py
|
Fixed #27579 -- Added aliases for Python 3's assertion names in SimpleTestCase.
|
2016-12-07 17:42:31 -05:00 |
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
|
Refs #27392 -- Removed "Tests that", "Ensures that", etc. from test docstrings.
|
2016-11-10 21:30:21 -05:00 |
test_timesince.py
|
…
|
|
test_timezone.py
|
Fixed #27138 -- Restored pre-Python 3.6 behavior of localtime() and make_naive() on Python 3.6.
|
2016-11-07 19:07:18 -05:00 |
test_tree.py
|
…
|
|