core.files.storage.Storage.path()

path(name) [source]

The local filesystem path where the file can be opened using Python’s standard open(). For storage systems that aren’t accessible from the local filesystem, this will raise NotImplementedError instead.

doc_Django
2016-10-09 18:34:48
Comments
Leave a Comment

Please login to continue.