I deployed my website and PostgreSQL database on Heroku and uploaded some pictures through Django admin. After uploading, the pictures can be clearly visible from the customer panel but are broken when I reopen the website after some hours. I browsed the database with heroku data explorer and in the image field my image files are still exist. So why it's not showing on my website after some hours?
Asked
Active
Viewed 24 times