mirror of
https://github.com/django/django.git
synced 2025-07-23 13:15:32 +00:00
Fixed #25103 -- Corrected versionadded for FileResponse
This commit is contained in:
parent
074706c64d
commit
0b02ce54cf
1 changed files with 1 additions and 1 deletions
|
@ -1047,7 +1047,7 @@ Attributes
|
|||
FileResponse objects
|
||||
====================
|
||||
|
||||
.. versionadded:: 1.8
|
||||
.. versionadded:: 1.7.4
|
||||
|
||||
.. class:: FileResponse
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue