core.files.storage.Storage.url()

url(name) [source]

Returns the URL where the contents of the file referenced by name can be accessed. For storage systems that don’t support access by URL this will raise NotImplementedError instead.

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

Please login to continue.