skip to navigation
skip to content

django-queued-storage 0.4

Provides a proxy for Django storage backends that allows you to upload files locally and eventually serve them remotely

Downloads ↓

Latest Version: 0.6

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

 
File Type Py Version Uploaded on Size # downloads
django-queued-storage-0.4.tar.gz (md5, pgp) Source 2011-11-03 16KB 508