Wednesday, January 27, 2021

Use DropBox to Store Static Files in Django

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]
And also try this method:  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 django-users+unsubscribe@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/django-users/e001c012-a364-43e5-b5ba-e049d687b013n%40googlegroups.com.

1 comment: