1
0
mirror of https://github.com/django/django.git synced 2025-10-31 09:41:08 +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

@@ -136,8 +136,6 @@ paths to these files.
``Script`` objects
~~~~~~~~~~~~~~~~~~
.. versionadded:: 5.2
.. class:: Script(src, **attributes)
Represents a script file.
@@ -321,10 +319,6 @@ HTML:
async>
</script>
.. versionchanged:: 5.2
The object class ``Script`` was added.
``Media`` objects
=================