Hey Newt,
not sure if this is your problem, but I think
os.environ["DJANGO_SETTINGS_MODULE"] = "settings.py"
should be
os.environ["DJANGO_SETTINGS_MODULE"] = "proj1.settings"
good luck
On Saturday, 14 July 2012 14:05:35 UTC-4, Newt wrote:
>
> (Sorry if this is a repost - it isn't showing up
Hi all,
I'm trying to setup django on greengeeks (shared hosting).
I've setup flup and django and a small app. I've also created my cgi file
(mysite.cgi) that runs from my cgi-bin directory. I originally setup my
.htaccess file as well, but it seems to redirect fine without any changes
to .h
2 matches
Mail list logo