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