Trying to set up a django app (Snapboard) on Hostgator with FastCGI, but getting an Unhandled Exception
error after running syncdb.
Any ideas as to why this is caused, or how to fix it, are greatly appreciated
Caveat:
The app is set-up to run on Django 1.0, but Django 1.3 is already installed so was trying to use that instead.
Thank you!