mirror of
https://github.com/django/django.git
synced 2025-08-09 21:38:18 +00:00
[1.8.x] Fixed #25103 -- Corrected versionadded for FileResponse
Backport of 0b02ce54cf
from master
This commit is contained in:
parent
ad3a895432
commit
cdae9d8cae
1 changed files with 1 additions and 1 deletions
|
@ -1016,7 +1016,7 @@ Attributes
|
|||
FileResponse objects
|
||||
====================
|
||||
|
||||
.. versionadded:: 1.8
|
||||
.. versionadded:: 1.7.4
|
||||
|
||||
.. class:: FileResponse
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue