django-storages
Storage libraries
Provides a collection of storage backends for Django projects
https://django-storages.readthedocs.io/
3k stars
42 watching
866 forks
Language: Python
last commit: about 1 month ago
Linked from 3 awesome lists
djangopython
Related projects:
Repository | Description | Stars |
---|---|---|
django-cms/django-cms | An enterprise content management system built on top of Django. | 10,207 |
django-guardian/django-guardian | An implementation of per object permissions on top of Django's authorization backend | 3,642 |
django-webpack/django-webpack-loader | A tool that integrates Webpack bundles into Django templates | 2,523 |
ceterai/django-pyproject | Tool to store Django settings in pyproject.toml file | 5 |
django-oscar/django-oscar | A comprehensive e-commerce framework for Django that supports domain-driven sites and complex business logic | 6,286 |
etianen/django-reversion | Version control extension for Django web framework | 3,042 |
darklow/django-suit | An alternative theme for Django admin interface | 2,327 |
matthewwithanm/django-imagekit | Automated image processing tool for Django applications | 2,276 |
awesto/django-shop | A Django-based e-commerce framework providing a flexible and component-based approach to building online shops. | 3,214 |
marazmiki/django-webdav-storage | A Django storage backend allowing you to save media and static files into your own WebDAV storage | 21 |
jazzband/django-queued-storage | A Django storage backend that enables local and remote storage with asynchronous file transfer using Celery | 318 |
zostera/django-bootstrap3 | Seamlessly integrates Bootstrap 3 with Django web framework | 2,343 |
stephenmcd/mezzanine | A Django-based content management platform with built-in features and extensibility | 4,764 |
carltongibson/django-filter | A reusable Django application for adding dynamic filtering to QuerySets | 4,464 |
django-commons/django-debug-toolbar | Displays various debug information about the current request/response | 8,101 |