0

Deployed a blog on Heroku. I upload the picture to the record through the admin panel on Dropbox via django-storages. The picture appears in the Dropbox application, but I don’t understand how to load the link to it. How to embed Dropbox pictures? You can advise other ways. While the idea is only to manually link links to the database ...

Dev KD
  • 41
  • 2
  • Why not keep the images server side? Have you tried anything yet? Refer to the [django docs](https://docs.djangoproject.com/en/2.2/howto/static-files/) and [this SO question](https://stackoverflow.com/questions/901551/how-do-i-include-image-files-in-django-templates) – Joseph Rajchwald Nov 15 '19 at 10:30
  • Heroku have Ephemeral file system... – Dev KD Nov 15 '19 at 14:44

0 Answers0