*How to use DropBox to use/serve Static Files and Upload Media in django project?*
I use the method that mentioned here: django-storages[dropbox] <https://django-storages.readthedocs.io/en/latest/backends/dropbox.html> And try this method: django-dropbox-storage <https://pypi.org/project/django-dropbox-storage/> But both method doesn't work. So what's the right way? -- You received this message because you are subscribed to the Google Groups "Django users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/django-users/a639598d-e333-4413-9c01-aea033a3c2f1n%40googlegroups.com.

