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

Fixed #36734 -- Clarified the behavior of View.http_method_not_allowed.

9 месяцев назад
contrib

Fixed #37028 -- Added BitAnd(), BitOr(), and BitXor() aggregates.

4 месяца назад
files

Added community package storage backends mention to docs.

9 месяцев назад
forms

Fixed #33113 -- Documented usage and caveats of HTML5 date input in DateInput widget.

4 месяца назад
models

Fixed #37028 -- Added BitAnd(), BitOr(), and BitXor() aggregates.

4 месяца назад
templates

Fixed #36944 -- Removed MAX_LENGTH_HTML and related 5M chars limit references from HTML truncation docs.

6 месяцев назад
applications.txt

Fixed #36844 -- Clarified need for reusable apps to set default_auto_field in packaging tutorial and AppConfig docs.

7 месяцев назад
checks.txt

Fixed #37024 -- Made SITE_ID system check validation use Site._meta.pk.

4 месяца назад
clickjacking.txt

Refs #36485 -- Rewrapped docs to 79 columns line length.

год назад
csp.txt

Added missing quotes around nonce in docs/ref/csp.txt.

6 месяцев назад
csrf.txt

Refs #36485 -- Rewrapped docs to 79 columns line length.

год назад
databases.txt

Fixed #36812 -- Dropped support for MariaDB < 10.11.

7 месяцев назад
django-admin.txt

Fixed #36329 -- Removed non-code custom link text when cross-referencing Python objects.

9 месяцев назад
exceptions.txt

Fixed #28586 -- Added model field fetch modes.

10 месяцев назад
index.txt

Fixed #35859 -- Added background Tasks framework interface.

год назад
logging.txt

Ensured :doc: role uses absolute targets in docs.

год назад
middleware.txt

Refs #36862 -- Reiterated security note on both variants of RemoteUserMiddleware.

4 месяца назад
migration-operations.txt

Fixed #35786 -- Removed outdated note about database defaults in AddField/AlterField docs.

5 месяцев назад
paginator.txt

Refs #36485 -- Removed double spaces after periods in sentences.

год назад
request-response.txt

Fixed #36918 -- Removed double spaces and fixed minor grammar issues in docs.

6 месяцев назад
schema-editor.txt

Refs #36485 -- Rewrapped docs to 79 columns line length.

год назад
settings.txt

Refs CVE-2026-33034 -- Improved security documentation on handling large request bodies.

4 месяца назад
signals.txt

Fixed #27380 -- Added "raw" argument to m2m_changed signals.

8 месяцев назад
tasks.txt

Fixed #36816 -- Allowed **kwargs in @task decorator.

4 месяца назад
template-response.txt

Refs #36485 -- Removed unnecessary parentheses in :meth: and :func: roles in docs.

год назад
unicode.txt

Fixed #36570 -- Removed unnecessary :py domain from documentation roles.

год назад
urlresolvers.txt

Removed versionadded/changed annotations for 5.2.

год назад
urls.txt

Fixed #36570 -- Removed unnecessary :py domain from documentation roles.

год назад
utils.txt

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

8 месяцев назад
validators.txt

Clarified EmailValidator docs to specify it validates an email address.

9 месяцев назад
views.txt

Fixed #36848 -- Mentioned BadRequest exception in docs/ref/views.txt.

6 месяцев назад