Claude Paroz 52138b1fd0 Refs #23919 -- Removed usage of obsolete SafeBytes class 8 yıl önce
..
archives 5cf4894836 Fixed #27628 -- Fixed unarchiving a file without permission data. 8 yıl önce
eggs 33836cf88d Renamed some tests and removed references to modeltests/regressiontests. 12 yıl önce
files 93452a70e8 Fixed many spelling mistakes in code, comments, and docs. 9 yıl önce
locale c3936c0d79 Fixed #9523 -- Restart runserver after translation MO files change 11 yıl önce
test_module cecc079168 Refs #23919 -- Stopped inheriting from object to define new style classes. 8 yıl önce
__init__.py 33836cf88d Renamed some tests and removed references to modeltests/regressiontests. 12 yıl önce
models.py 35355a4ffe Fixed #25389 -- Fixed pickling a SimpleLazyObject wrapping a model. 9 yıl önce
test_archive.py 4e729feaa6 Refs #23919 -- Removed django.utils._os.upath()/npath()/abspathu() usage. 8 yıl önce
test_autoreload.py 7aba69145d Refs #23919 -- Removed django.test.mock Python 2 compatibility shim. 8 yıl önce
test_baseconv.py 2b281cc35e Refs #23919 -- Removed most of remaining six usage 8 yıl önce
test_crypto.py d7b9aaa366 Refs #23919 -- Removed encoding preambles and future imports 8 yıl önce
test_datastructures.py 2b281cc35e Refs #23919 -- Removed most of remaining six usage 8 yıl önce
test_dateformat.py d7b9aaa366 Refs #23919 -- Removed encoding preambles and future imports 8 yıl önce
test_dateparse.py d7b9aaa366 Refs #23919 -- Removed encoding preambles and future imports 8 yıl önce
test_datetime_safe.py 321e94fa41 Refs #27392 -- Removed "Tests that", "Ensures that", etc. from test docstrings. 8 yıl önce
test_decorators.py cecc079168 Refs #23919 -- Stopped inheriting from object to define new style classes. 8 yıl önce
test_duration.py 8ef78b8165 Fixed #26656 -- Added duration (timedelta) support to DjangoJSONEncoder. 8 yıl önce
test_encoding.py 52138b1fd0 Refs #23919 -- Removed usage of obsolete SafeBytes class 8 yıl önce
test_feedgenerator.py d7b9aaa366 Refs #23919 -- Removed encoding preambles and future imports 8 yıl önce
test_functional.py cecc079168 Refs #23919 -- Stopped inheriting from object to define new style classes. 8 yıl önce
test_html.py 2366100872 Removed unneeded force_text calls in the test suite 8 yıl önce
test_http.py c716fe8782 Refs #23919 -- Removed six.PY2/PY3 usage 8 yıl önce
test_inspect.py cecc079168 Refs #23919 -- Stopped inheriting from object to define new style classes. 8 yıl önce
test_ipv6.py d7b9aaa366 Refs #23919 -- Removed encoding preambles and future imports 8 yıl önce
test_itercompat.py 612ef3e5c9 Modified utils_tests for unittest2 discovery. 12 yıl önce
test_jslex.py d7b9aaa366 Refs #23919 -- Removed encoding preambles and future imports 8 yıl önce
test_lazyobject.py d6eaf7c018 Refs #23919 -- Replaced super(ClassName, self) with super(). 8 yıl önce
test_lorem_ipsum.py d7b9aaa366 Refs #23919 -- Removed encoding preambles and future imports 8 yıl önce
test_module_loading.py 9e9e73735e Refs #23919 -- Removed an obsolete test for a Python 2 code path (refs #15662). 8 yıl önce
test_no_submodule.py 33836cf88d Renamed some tests and removed references to modeltests/regressiontests. 12 yıl önce
test_numberformat.py d6eaf7c018 Refs #23919 -- Replaced super(ClassName, self) with super(). 8 yıl önce
test_os_utils.py 560b4207b1 Removed redundant numbered parameters from str.format(). 10 yıl önce
test_regex_helper.py d7b9aaa366 Refs #23919 -- Removed encoding preambles and future imports 8 yıl önce
test_safestring.py 52138b1fd0 Refs #23919 -- Removed usage of obsolete SafeBytes class 8 yıl önce
test_simplelazyobject.py d170c63351 Refs #23919 -- Removed misc references to Python 2. 8 yıl önce
test_termcolors.py 4f336f6652 Fixed #26747 -- Used more specific assertions in the Django test suite. 8 yıl önce
test_text.py 7b2f2e74ad Refs #23919 -- Removed six.<various>_types usage 8 yıl önce
test_timesince.py d7b9aaa366 Refs #23919 -- Removed encoding preambles and future imports 8 yıl önce
test_timezone.py 7aba69145d Refs #23919 -- Removed django.test.mock Python 2 compatibility shim. 8 yıl önce
test_tree.py 393ddc10a7 Fixed #22531 -- Added tree.Node.__repr__ and tests for the class. 11 yıl önce