I have been trying to deploy a Django application on Heroku.
Some background - I hadn\'t used virtual environment while building the application but whi
If you are doing this in your view
import PIL
do this
import Image