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]> 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 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 > > > Yeah, I've seen that. I haven't investigated what causes it so I don't have > > any ideas for how to fix it. > > > > So relevant error output looks like this: > > > > [snipped] > > > > Template Loader Error: > > > Django tried loading these templates, in this order: > > > Using loader django.template.loaders.filesystem.load_template_source: > > > /home/misha/www/djcode/templates/polls/results.html (File does not > > > exist) > > > Using loader > > > django.template.loaders.app_directories.load_template_source: > > > /usr/lib/python2.5/site-packages/django/contrib/admin/templates/polls/ > > > results.html (File does not exist) > > > > Traceback: > > > [snipped] > > > File "/usr/lib/python2.5/site-packages/django/template/loader.py" in > > > find_template_source > > > 73. raise TemplateDoesNotExist, name > > > > Exception Type: TemplateDoesNotExist at /polls/1/results/ > > > Exception Value: polls/results.html > > > This seems pretty self-explanatory? (It even prints out details on all the > > places it is looking, exactly, for the template file.) You don't seem to > > have created the polls/results.html file. > > > Karen > > --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Django users" group. To post to this group, send email to django-users@googlegroups.com To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/django-users?hl=en -~----------~----~----~----~------~----~------~--~---