Hey guys. Im new here at PythonAnywhere.
I was using Heroku before to run my Python app but i quickly got bored of them and this website seemed much better. However i am having some trouble running the app.
This is the error logs i get when i try to enter the URL:
I uploaded an image https://www.dropbox.com/s/fl16xbatsxbru36/Screen%20Shot%202015-03-27%20at%2023.25.54.png?dl=0
Is this a problem with my code or have i set up my virutalenv wrong or something? Since the code was running fine on Heroku i doubt that there can be errors in the code?
A printscr of my WSGI file
https://www.dropbox.com/s/ci1yd1ufp1e5zbe/Screen%20Shot%202015-03-28%20at%2010.54.25.png?dl=0
If there is any other information you need please do let me know.