Set file storage as an environment variable in your Django application.
Project description
Configure your file storage in settings.py:
DEFAULT_FILE_STORAGE = django_file_storage.config()
Looks for DEFAULT_FILE_STORAGE in your environment variables, and falls back to django’s default. The environment variable must be one of those defined in backends.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Close
Hashes for django-file-storage-0.1.1.tar.gz
Algorithm | Hash digest | |
---|---|---|
SHA256 | 2db705b071ea3f47c00aacb18186b4fe56dc4d50b4196169dc25fa88c9241e6e |
|
MD5 | 27979c6570f2f9cd121b492c4e277eed |
|
BLAKE2b-256 | 2781e1b36cd0da226770f6f2f7744556c1c5ef4aff8c6024bc5a29084072aaa7 |