Hi
Your problem is this (quiten in last part of the error stack):
File 
"C:\Users\Admin\AppData\Local\Programs\Python\Python36-32\lib\site-packages\django\template\loader.py",
 line 47, in select_template
    raise TemplateDoesNotExist(', '.join(template_name_list), chain=chain)
django.template.exceptions.TemplateDoesNotExist: polls/index.html, 
polls/question_list.html


You have an issue with your templates and where are they located.

Regards,

--
Gerardo Palazuelos Guerrero


> El 24/05/2018, a las 8:32 a.m., Umar Kambala <umarkamb...@gmail.com> escribió:
> 
> File 
> "C:\Users\Admin\AppData\Local\Programs\Python\Python36-32\lib\site-packages\django\template\loader.py",
>  line 47, in select_template
>     raise TemplateDoesNotExist(', '.join(template_name_list), chain=chain)
> django.template.exceptions.TemplateDoesNotExist: polls/index.html, 
> polls/question_list.html

-- 
You received this message because you are subscribed to the Google Groups 
"Django users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to django-users+unsubscr...@googlegroups.com.
To post to this group, send email to django-users@googlegroups.com.
Visit this group at https://groups.google.com/group/django-users.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/django-users/7002A588-CF73-4FC9-B385-54BB5762F112%40gmail.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to