mirror of
https://github.com/django/django.git
synced 2025-06-05 03:29:12 +00:00
Backport of 3f16e4df494dc9143d110b886c8e8608f9d2b584 from master
This commit is contained in:
parent
255456becd
commit
f79dce16bc
@ -221,8 +221,8 @@ The ``Storage`` class
|
|||||||
:meth:`get_available_name`.
|
:meth:`get_available_name`.
|
||||||
|
|
||||||
The ``content`` argument must be an instance of
|
The ``content`` argument must be an instance of
|
||||||
:class:`django.core.files.File` or of a subclass of
|
:class:`django.core.files.File` or a file-like object that can be
|
||||||
:class:`~django.core.files.File`.
|
wrapped in ``File``.
|
||||||
|
|
||||||
.. method:: size(name)
|
.. method:: size(name)
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user