django/docs/ref
2025-12-22 14:42:00 -05:00
..
class-based-views Fixed #36734 -- Clarified the behavior of View.http_method_not_allowed. 2025-11-20 15:52:53 -05:00
contrib Fixed #36735 -- Added UUID4 and UUID7 database functions. 2025-12-12 11:17:08 -05:00
files Added community package storage backends mention to docs. 2025-10-30 17:21:28 -04:00
forms Removed versionadded/changed annotations for 5.2. 2025-09-17 15:17:05 -03:00
models Fixed #36806 -- Added system check for null kwarg in GeneratedField. 2025-12-22 09:41:41 -05:00
templates Fixed #36570 -- Removed unnecessary :py domain from documentation roles. 2025-08-28 08:52:43 +02:00
applications.txt Refs #36485 -- Rewrapped docs to 79 columns line length. 2025-08-25 10:51:10 -03:00
checks.txt Refs #36305 -- Fixed indentation in checks and middleware documentation. 2025-12-22 14:42:00 -05:00
clickjacking.txt Refs #36485 -- Rewrapped docs to 79 columns line length. 2025-08-25 10:51:10 -03:00
csp.txt Fixed #36532 -- Added Content Security Policy view decorators to override or disable policies. 2025-08-28 17:23:48 -03:00
csrf.txt Refs #36485 -- Rewrapped docs to 79 columns line length. 2025-08-25 10:51:10 -03:00
databases.txt Fixed typo in docs/ref/databases.txt. 2025-11-10 17:59:38 -03:00
django-admin.txt Fixed #36329 -- Removed non-code custom link text when cross-referencing Python objects. 2025-10-29 11:32:12 -04:00
exceptions.txt Fixed #28586 -- Added model field fetch modes. 2025-10-16 14:52:22 -04:00
index.txt Fixed #35859 -- Added background Tasks framework interface. 2025-09-16 17:28:32 -03:00
logging.txt Ensured :doc: role uses absolute targets in docs. 2025-08-28 13:48:32 -03:00
middleware.txt Refs #36305 -- Fixed indentation in checks and middleware documentation. 2025-12-22 14:42:00 -05:00
migration-operations.txt Removed versionadded/changed annotations for 5.2. 2025-09-17 15:17:05 -03:00
paginator.txt Refs #36485 -- Removed double spaces after periods in sentences. 2025-08-25 10:51:10 -03:00
request-response.txt Included ASGI servers when noting what the server does. 2025-12-11 12:42:17 -05:00
schema-editor.txt Refs #36485 -- Rewrapped docs to 79 columns line length. 2025-08-25 10:51:10 -03:00
settings.txt Removed community packages admonition from settings docs. 2025-11-06 15:50:59 -05:00
signals.txt Fixed #27380 -- Added "raw" argument to m2m_changed signals. 2025-12-17 18:37:18 +01:00
tasks.txt Refs #35859 -- Clarified Tasks ref and topics docs regarding available backends. 2025-12-03 13:08:30 -03:00
template-response.txt Refs #36485 -- Removed unnecessary parentheses in :meth: and :func: roles in docs. 2025-08-25 10:51:10 -03:00
unicode.txt Fixed #36570 -- Removed unnecessary :py domain from documentation roles. 2025-08-28 08:52:43 +02:00
urlresolvers.txt Removed versionadded/changed annotations for 5.2. 2025-09-17 15:17:05 -03:00
urls.txt Fixed #36570 -- Removed unnecessary :py domain from documentation roles. 2025-08-28 08:52:43 +02:00
utils.txt Fixed #36747 -- Parsed weeks from ISO 8601 format in parse_duration(). 2025-12-17 10:19:05 -05:00
validators.txt Clarified EmailValidator docs to specify it validates an email address. 2025-11-10 12:51:51 -03:00
views.txt Fixed #34140 -- Reformatted code blocks in docs with blacken-docs. 2023-03-01 13:03:56 +01:00