Provides a proxy for Django storage backends that allows you to upload files locally and eventually serve them remotely
Project description
This storage backend enables having a local and a remote storage backend. It will save any file locally and queue a task to transfer it somewhere else using Celery.
If the file is accessed before it’s transferred, the local copy is returned.
Installation
pip install django-queued-storage
Configuration
- Follow the configuration instructions for django-celery
- Set up a caching backend
- Add 'queued_storage' to your INSTALLED_APPS setting
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Filename, size | File type | Python version | Upload date | Hashes |
---|---|---|---|---|
Filename, size django-queued-storage-0.6.0.tar.gz (18.4 kB) | File type Source | Python version None | Upload date | Hashes View |
Close
Hashes for django-queued-storage-0.6.0.tar.gz
Algorithm | Hash digest | |
---|---|---|
SHA256 | 41c537a5377a183e47c146dcdd7bb4ef6f0d498e55e356f6b5dbfc6ab865eda8 |
|
MD5 | 88c07170020a4f52cd539b76279ca3ab |
|
BLAKE2-256 | 43c71dbb54bf9156e15290e824442ea599d585a9cc029406cae90857f37c708a |