1
0
mirror of https://github.com/django/django.git synced 2025-04-04 21:46:40 +00:00

Fixed #25103 -- Corrected versionadded for FileResponse

This commit is contained in:
Matthew Madurski 2015-07-10 12:33:53 -04:00 committed by Tim Graham
parent 074706c64d
commit 0b02ce54cf

View File

@ -1047,7 +1047,7 @@ Attributes
FileResponse objects
====================
.. versionadded:: 1.8
.. versionadded:: 1.7.4
.. class:: FileResponse