python3-django-storages-dropbox

storage backends in Django (Dropbox)
  https://github.com/jschneier/django-storages/
  0
  no reviews



Django-storages is a collection of custom storage backends for Django. Each storage backend has its own unique settings you will need to add to your settings.py file. Read the documentation for your storage engine(s) of choice to determine what you need to add.

Each backend is shipped as a separate package to ensure granular dependencies. This package contains the Dropbox backend.