Re: Following tutorial but can't get something

2008-10-23 Thread gryzzly
Thanks for the help. I've been screwed up with myself cuz I've created SOME templates folders during making some tutorials. Anyway, thanks for the help! On Oct 23, 3:27 pm, "Karen Tracey" <[EMAIL PROTECTED]> wrote: > On Thu, Oct 23, 2008 at 4:00 AM, gryzzly <[EMAIL PROTECTED]> wrote: > > > It is

Re: Following tutorial but can't get something

2008-10-23 Thread Karen Tracey
On Thu, Oct 23, 2008 at 4:00 AM, gryzzly <[EMAIL PROTECTED]> wrote: > > It is self-expalnatory, but the problem is that I do have a template > file. And it is there. > You're saying you have a file named: /home/misha/www/djcode/templates/polls/results.html ? Are you sure you have that exact fi

Re: Following tutorial but can't get something

2008-10-23 Thread gryzzly
Hey Heather, Sure, and everything else does work. Every other view that points to template that is in the same folder where “results” is does work. On Oct 23, 2:04 pm, Heather <[EMAIL PROTECTED]> wrote: > If the file is there, did you tell your settings file where to look > for templates? > > On

Re: Following tutorial but can't get something

2008-10-23 Thread Heather
If the file is there, did you tell your settings file where to look for templates? On Oct 23, 4:00 am, gryzzly <[EMAIL PROTECTED]> wrote: > It is self-expalnatory, but the problem is that I do have a template > file. And it is there. > > On Oct 23, 12:36 am, "Karen Tracey" <[EMAIL PROTECTED]> wro

Re: Following tutorial but can't get something

2008-10-23 Thread gryzzly
It is self-expalnatory, but the problem is that I do have a template file. And it is there. On Oct 23, 12:36 am, "Karen Tracey" <[EMAIL PROTECTED]> wrote: > On Wed, Oct 22, 2008 at 6:30 PM, gryzzly <[EMAIL PROTECTED]> wrote: > > > Hi Karen, I am sorry, the previous post is irrelevant. What you ha

Re: Following tutorial but can't get something

2008-10-22 Thread Karen Tracey
On Wed, Oct 22, 2008 at 6:30 PM, gryzzly <[EMAIL PROTECTED]> wrote: > > Hi Karen, I am sorry, the previous post is irrelevant. What you have > seen is a result of changing of results view that I was doing before, > to test what is going on. (btw, I've noticed that firefox caches an > error output

Re: Following tutorial but can't get something

2008-10-22 Thread gryzzly
Hi Karen, I am sorry, the previous post is irrelevant. What you have seen is a result of changing of results view that I was doing before, to test what is going on. (btw, I've noticed that firefox caches an error output, can I do something about it?) Thanks So relevant error output looks like th

Re: Following tutorial but can't get something

2008-10-22 Thread gryzzly
thank you a lot for a quick response; I am sorry for posting traceback, and not actual error message. So here what it gives me: Environment: Request Method: GET Request URL: http://127.0.0.1:8000/polls/1/results/ Django Version: 1.0-final-SVN-unknown Python Version: 2.5.2 Installed Applications:

Re: Following tutorial but can't get something

2008-10-22 Thread Karen Tracey
On Wed, Oct 22, 2008 at 5:15 PM, gryzzly <[EMAIL PROTECTED]> wrote: > > Hi, > I was following tutorial from official docs step by step. > > So on part 4, at writing and processing simple form I am stuck with > something. (here — > http://docs.djangoproject.com/en/dev/intro/tutorial04/#write-a-simp