I get the same error everytime I try to deploy my app using Heroku
'ImportError: No module named easy_thumbnails.optimize'
My app was running just fine locally on Django but since I moved it to deploy it on heroku I am getting this error
My github can be found at https://github.com/henrigeek/Django
Thanks for your help