Re: django newbie, having problems with my first app. maybe in the urls.py?

2009-08-11 Thread ezulo...@gmail.com
re your webapp is in the "mysite" folder? > > > best regards > > > On Aug 10, 1:45 am, "ezulo...@gmail.com" wrote: > > > > So i am very new to django and have a little python experience. im > > > using webfraction to host my application and fol

django newbie, having problems with my first app. maybe in the urls.py?

2009-08-09 Thread ezulo...@gmail.com
So i am very new to django and have a little python experience. im using webfraction to host my application and followed their instructions on starting a django webapp. i have the server up and running and im using the 1.0 documentation at djangobook.com, and running django 1.0 for my webapp. I ca