There is error, when load http://kernie_xvid.pythonanywhere.com/ "Could not import rssDjApp.views. Error was: No module named geoip"
I have installed django-geoip through "pip install --user django-geoip" and there's correct paths to db's;
I think there's problem in C's library that needed for geoip.
Could you please install it?