Django storage backends for go-fastdfs
Project description
django-gofastdfs-storage
集成 go-fastdfs 作为 Django 的静态文件存储后端
已发布至 pypi: https://pypi.org/project/django-gofastdfs-storage/1.0.4
pip 安装
pip install django-gofastdfs-storage==1.0.4
settings.py
STATICFILES_STORAGE = 'django_gofastdfs_storage.backends.StaticStorage'
DEFAULT_FILE_STORAGE = 'django_gofastdfs_storage.backends.MediaStorage'
GOFASTDFS_ENDPOINT=''
GOFASTDFS_AUTH_TOKEN=''
GOFASTDFS_BUCKET_NAME='djangoadmin'
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Close
Hashes for django-gofastdfs-storage-1.0.4.tar.gz
Algorithm | Hash digest | |
---|---|---|
SHA256 | 0a69efb5619f5406e15c56e52c7af6ea1da4742eb64c1deab1a428568f7fd6eb |
|
MD5 | 2c21a6ed6e6e355f1f5ad0fc570a1ae5 |
|
BLAKE2b-256 | 9603c52d3fbcc712d4a68d2e0016a0207f053d9e12bdbcb021576ed317f33be7 |
Close
Hashes for django_gofastdfs_storage-1.0.4-py2.py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | eb05255a0c7a9f215d19b684ce356ac3b4284dc330cbedc9cd6ff55e7f960ca9 |
|
MD5 | 04f263af0f55d48e100766ebf83e79e8 |
|
BLAKE2b-256 | cbc4204631584c7913b709a3d9be02703779b2c4f7b7abbd549ab2d992f257fe |