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.
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.
Please login to continue.