django-storages
Storage libraries
Provides a collection of storage backends for Django projects
https://django-storages.readthedocs.io/
3k stars
42 watching
868 forks
Language: Python
last commit: about 2 months 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,252 |
django-guardian/django-guardian | An implementation of per object permissions on top of Django's authorization backend | 3,662 |
django-webpack/django-webpack-loader | A tool that integrates Webpack bundles into Django templates | 2,525 |
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,301 |
etianen/django-reversion | Version control extension for Django web framework | 3,049 |
darklow/django-suit | An alternative theme for Django admin interface | 2,333 |
matthewwithanm/django-imagekit | Automated image processing tool for Django applications | 2,280 |
awesto/django-shop | A Django-based e-commerce framework providing a flexible and component-based approach to building online shops. | 3,223 |
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,346 |
stephenmcd/mezzanine | A Django-based content management platform with built-in features and extensibility | 4,766 |
carltongibson/django-filter | A reusable Django application for adding dynamic filtering to QuerySets | 4,491 |
django-commons/django-debug-toolbar | Displays debug information about a current request/response in a configurable toolbar | 8,126 |