Re: Poll tutorial question

2007-04-19 Thread Michael K
On Mar 29, 9:03 am, Gilhad <[EMAIL PROTECTED]> wrote: > On Wednesday 28 March 2007 11:50, wheresdave wrote: > > > got it fixed. Whitespace was showing up before pass. found the setting > > in scite to show whitespace. > > Well, whitespaces in Python are pretty difficult to keep in line, if you are

Re: Poll tutorial question

2007-04-19 Thread Oliver Rühl
Thanks. This also fixed it for me. Guess what: I'm new to Python :-) On 29 Mrz., 15:03, Gilhad <[EMAIL PROTECTED]> wrote: > On Wednesday 28 March 2007 11:50, wheresdave wrote: > > > got it fixed. Whitespace was showing up before pass. found the setting > > in scite to show whitespace. > > Well, w

Re: Poll tutorial question

2007-03-29 Thread Gilhad
On Wednesday 28 March 2007 11:50, wheresdave wrote: > got it fixed. Whitespace was showing up before pass. found the setting > in scite to show whitespace. Well, whitespaces in Python are pretty difficult to keep in line, if you are used to other languages. I personally use Tabs for intending an

Re: Poll tutorial question

2007-03-28 Thread wheresdave
got it fixed. Whitespace was showing up before pass. found the setting in scite to show whitespace. On Mar 28, 2:47 am, "wheresdave" <[EMAIL PROTECTED]> wrote: > Thank you for the prompt reply, unfortunately that is not the case. > Sorry for the not checking spacing before I posted. the class doe

Re: Poll tutorial question

2007-03-28 Thread wheresdave
Thank you for the prompt reply, unfortunately that is not the case. Sorry for the not checking spacing before I posted. the class does line up with question in my editor (scite). For something that is supposed to be so easy to learn, this basic tutorial sure is frusterating. On Mar 28, 2:32 am,

Re: Poll tutorial question

2007-03-28 Thread Gilhad
On Wednesday 28 March 2007 10:47, wheresdave wrote: > On the second page where you add the polls to the admin section. > Already added in the polls and the settings.py file, and logged into > admin, so admin does work. > > When i added admin into the models.py file per tutorial it does not > show