staticfiles.storage.StaticFilesStorage

class storage.StaticFilesStorage

A subclass of the FileSystemStorage storage backend that uses the STATIC_ROOT setting as the base file system location and the STATIC_URL setting respectively as the base URL.

doc_Django
2016-10-09 18:39:41
Comments
Leave a Comment

Please login to continue.