Re: n00b to Django - simple Django example crashes :-(

2007-04-23 Thread z0ltan
On Apr 23, 9:57 am, Malcolm Tredinnick <[EMAIL PROTECTED]> wrote: > On Mon, 2007-04-23 at 04:19 +0000, z0ltan wrote: > > [...] > > > and then navigate to the child directories from thence. > > Apparently it was using "/" as the root directory even thou

Re: n00b to Django - simple Django example crashes :-(

2007-04-22 Thread z0ltan
wrote: > This is most likely because you're using 0.95 instead of 0.96.  The > error is documented here:http://code.djangoproject.com/wiki/IrcFAQ#WeirdError1 > > On Apr 22, 10:25 am, z0ltan <[EMAIL PROTECTED]> wrote: > > > Hi folks, > >      I have been bitten

Re: n00b to Django - simple Django example crashes :-(

2007-04-22 Thread z0ltan
wrote: > This is most likely because you're using 0.95 instead of 0.96.  The > error is documented here:http://code.djangoproject.com/wiki/IrcFAQ#WeirdError1 > > On Apr 22, 10:25 am, z0ltan <[EMAIL PROTECTED]> wrote: > > > Hi folks, > >      I have been bitten

n00b to Django - simple Django example crashes :-(

2007-04-22 Thread z0ltan
Hi folks, I have been bitten by the Python bug and have decided to jump into web development using Python and what can I say, I found Django's charms too hard to resist! But there seems to be some trouble in paradise ... lemme explain in brief - I setup up Django 0.95 on my system alongwith