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
318 stars
12 watching
62 forks
Language: Python
last commit: about 1 year ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
| Provides tools to serve files with Django efficiently and securely. | 387 |
| Allows dynamic configuration of Django applications | 1,733 |
| An asset packaging library for Django that simplifies CSS and JavaScript concatenation and compression. | 1,520 |
| A utility to simplify Django database configuration using environment variables. | 1,500 |
| Provides integration with Cloudinary for media and static file storage in Django applications | 130 |
| A Django app for managing robots exclusion protocol files | 459 |
| Provides management commands to backup and restore Django projects' databases and media files with various storage options. | 989 |
| Enhances Django's built-in sessions with a foreign key to the user model, allowing for easier session management. | 637 |
| Abstractions for Django forms to simplify complex form handling and previewing | 821 |
| A Django app that stores model history and allows view/revert changes from the admin site. | 2,233 |
| A Django storage backend allowing you to save media and static files into your own WebDAV storage | 21 |
| A Django email backend that leverages AWS SES and Celery to send emails in a scalable and configurable way. | 32 |
| A tool that organizes Django project settings using object-oriented programming patterns. | 1,109 |
| Tools for running and testing Django applications | 880 |
| A modern, extendable admin interface built on top of Django. | 1,182 |