Quantcast
Channel: Active questions tagged python - Stack Overflow
Viewing all articles
Browse latest Browse all 23131

How to solve the image not displayed on Production using Django on Heroku

$
0
0

So the images are displayed on test or debug side but when I deployed into production it does not show the image , in fact it shows something else, like in the imagethe image is not fully displayed.I am using pillows and Whitenoise for the images . How can I solve this issue?

I tried to make some changes on the script and settings.py


Viewing all articles
Browse latest Browse all 23131

Trending Articles