1
0
mirror of https://github.com/django/django.git synced 2025-10-24 06:06:09 +00:00

Removed versionadded/changed annotations for 5.2.

This commit is contained in:
Jacob Walls
2025-09-05 13:49:08 -04:00
committed by nessita
parent 1db79d8acf
commit 00a84fc6f3
38 changed files with 0 additions and 310 deletions

View File

@@ -125,10 +125,6 @@ This example is equivalent to::
``True`` ``True`` 308
========= ================ ================
.. versionchanged:: 5.2
The argument ``preserve_request`` was added.
Examples
--------