/
vshmidt
/
django
ОбзорДокументацияВойти
/
vshmidt
/
django
Код
Запросы
0
Задачи
Вики
Пакеты
0
Релизы
0
Аналитика
Безопасность
ДокументацияПоддержка
Политика конфиденциальностиПользовательское соглашениеПолитика использования «cookies»Согласие субъекта персональных данных
2026 ©
django/
tests/utils_tests/
..
archives

Fixed #30160 -- Added support for LZMA and XZ templates to startapp/startproject management commands.

7 лет назад
eggs

Renamed some tests and removed references to modeltests/regressiontests.

13 лет назад
files

Rewrote strip_tags test file to lorem ipsum.

4 года назад
test_module

Refs #33476 -- Reformatted code with Black.

5 лет назад
traversal_archives

Fixed CVE-2021-3281 -- Fixed potential directory-traversal via archive.extract().

6 лет назад
__init__.py

Renamed some tests and removed references to modeltests/regressiontests.

13 лет назад
deconstructible_classes.py

Refs #21275 -- Added more tests for @deconstructible decorator.

5 лет назад
models.py

Refs #20094 -- Removed obsolete tests/utils_tests/test_itercompat.py

9 лет назад
test_archive.py

Fixed CVE-2025-59682 -- Fixed potential partial directory-traversal via archive.extract().

10 месяцев назад
test_autoreload.py

Fixed #36943 -- Preserved any exception from URLconf module in autoreloader.

5 месяцев назад
test_choices.py

Refs #34899 -- Extracted Field.flatchoices to flatten_choices helper function.

3 года назад
test_connection.py

Prevented initialization of unused database connections.

4 года назад
test_crypto.py

Fixed #36572 -- Revert "Fixed #36546 -- Deprecated django.utils.crypto.constant_time_compare() in favor of hmac.compare_digest()."

год назад
test_csp.py

Refs #36810 -- Avoided infinite recursion in LazyNonce.__repr__().

8 месяцев назад
test_datastructures.py

Fixed #36410 -- Added support for Template Partials to the Django Template Language.

год назад
test_dateformat.py

Refs #36500 -- Rewrapped long docstrings and block comments via a script.

год назад
test_dateparse.py

Fixed #36747 -- Parsed weeks from ISO 8601 format in parse_duration().

8 месяцев назад
test_deconstruct.py

Refs #33476 -- Reformatted code with Black.

5 лет назад
test_decorators.py

Refs #36500 -- Rewrapped long docstrings and block comments via a script.

год назад
test_duration.py

Refs #33476 -- Reformatted code with Black.

5 лет назад
test_encoding.py

Refs #34986 -- Fixed some test assertions for PyPy.

3 года назад
test_feedgenerator.py

Fixed #36733 -- Escaped attributes in Stylesheet.__str__().

9 месяцев назад
test_functional.py

Refs #36500 -- Rewrapped long docstrings and block comments via a script.

год назад
test_hashable.py

Refs #33476 -- Reformatted code with Black.

5 лет назад
test_html.py

Refs #36499 -- Adjusted test_strip_tags following Python behavior change for incomplete entities.

8 месяцев назад
test_http.py

Fixed #36520 -- Reverted "Fixed #35440 -- Simplified parse_header_parameters by leveraging stdlid's Message."

год назад
test_inspect.py

Fixed #36696 -- Fixed NameError when inspecting functions with deferred annotations.

9 месяцев назад
test_ipv6.py

Fixed #36098 -- Fixed validate_ipv6_address()/validate_ipv46_address() crash for non-string values.

2 года назад
test_json.py

Fixed #35859 -- Added background Tasks framework interface.

год назад
test_lazyobject.py

Fixed #36810 -- Avoided infinite recursion in SimpleLazyObject.__repr__().

8 месяцев назад
test_lorem_ipsum.py

Refs #36500 -- Rewrapped long docstrings and block comments via a script.

год назад
test_module_loading.py

Fixed #34233 -- Dropped support for Python 3.8 and 3.9.

4 года назад
test_no_submodule.py

Renamed some tests and removed references to modeltests/regressiontests.

13 лет назад
test_numberformat.py

Refs #34000 -- Optimized handling None values in numberformat.format().

4 года назад
test_os_utils.py

Fixed CVE-2026-25674 -- Prevented potentially incorrect permissions on file system object creation.

5 месяцев назад
test_regex_helper.py

Refs #33476 -- Reformatted code with Black.

5 лет назад
test_safestring.py

Fixed #35648 -- Raised NotImplementedError in SafeString.__add__ for non-string RHS.

2 года назад
test_simplelazyobject.py

Refs #33476 -- Reformatted code with Black.

5 лет назад
test_termcolors.py

Refs #33476 -- Reformatted code with Black.

5 лет назад
test_text.py

Fixed #36293 -- Avoided buffering streaming responses in GZipMiddleware.

5 месяцев назад
test_timesince.py

Refs #36500 -- Rewrapped long docstrings and block comments via a script.

год назад
test_timezone.py

Refs #36005 -- Used datetime.UTC alias instead of datetime.timezone.utc.

год назад
test_tree.py

Refs #32948 -- Renamed Node._new_instance() to Node.create().

4 года назад
utils.py

Refs #33476 -- Reformatted code with Black.

5 лет назад