Re: Strange error with tutorial code

2007-04-28 Thread TechnoFreak
Malcolm Tredinnick wrote: > Are you using a Python 2.5 final release and not a pre-release? > > The reason I'm asking is because there was a bug in Python-2.5.1 > pre-releases (including the 2.5.1c1 version that shipped with betas of > Ubuntu Feisty) that caused problems with Django. It's not som

Re: Strange error with tutorial code

2007-04-28 Thread Malcolm Tredinnick
On Sat, 2007-04-28 at 22:55 +0530, Parthan SR wrote: > > Hello, > > I was trying to do the tutorial again and was in tutorial 2 when I met > with a strange error. As per the tutorial I was adding the choices on > to the edit polls page. Now, when I select an existing poll (which was > created wi

Strange error with tutorial code

2007-04-28 Thread Parthan SR
Hello, I was trying to do the tutorial again and was in tutorial 2 when I met with a strange error. As per the tutorial I was adding the choices on to the edit polls page. Now, when I select an existing poll (which was created with the shell) and try to add another choice, it gives me a type error