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:
@@ -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
|
||||
=================
|
||||
|
||||
|
||||
Reference in New Issue
Block a user