django-queued-storage

Storage proxy

A Django storage backend that enables local and remote storage with asynchronous file transfer using Celery

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

GitHub

318 stars
12 watching
62 forks
Language: Python
last commit: over 2 years ago
Linked from 1 awesome list


Backlinks from these awesome lists:

Related projects:

RepositoryDescriptionStars
jazzband/django-downloadviewProvides tools to serve files with Django efficiently and securely.387
jazzband/django-constanceAllows dynamic configuration of Django applications1,733
jazzband/django-pipelineAn asset packaging library for Django that simplifies CSS and JavaScript concatenation and compression.1,520
jazzband/dj-database-urlA utility to simplify Django database configuration using environment variables.1,500
klis87/django-cloudinary-storageProvides integration with Cloudinary for media and static file storage in Django applications130
jazzband/django-robotsA Django app for managing robots exclusion protocol files459
jazzband/django-dbbackupProvides management commands to backup and restore Django projects' databases and media files with various storage options.989
jazzband/django-user-sessionsEnhances Django's built-in sessions with a foreign key to the user model, allowing for easier session management.637
jazzband/django-formtoolsAbstractions for Django forms to simplify complex form handling and previewing821
jazzband/django-simple-historyA Django app that stores model history and allows view/revert changes from the admin site.2,233
marazmiki/django-webdav-storageA Django storage backend allowing you to save media and static files into your own WebDAV storage21
streetvoice/django-celery-sesA Django email backend that leverages AWS SES and Celery to send emails in a scalable and configurable way.32
jazzband/django-configurationsA tool that organizes Django project settings using object-oriented programming patterns.1,109
jazzband/django-noseTools for running and testing Django applications880
jazzband/django-admin2A modern, extendable admin interface built on top of Django.1,182