this my error
TemplateDoesNotExist at /polls/1/
polls/detail.html
| Request Method: | GET |
|---|---|
| Request URL: | http://127.0.0.1:8000/polls/1/ |
| Django Version: | 2.0.5 |
| Exception Type: | TemplateDoesNotExist |
| Exception Value: | polls/detail.html |
| Exception Location: | C:\Users\Admin\AppData\Local\Programs\Python\Python36-32\lib\site-packages\django\template\loader.py in get_template, line 19 |
| Python Executable: | C:\Users\Admin\AppData\Local\Programs\Python\Python36-32\python.exe |
| Python Version: | 3.6.5 |
| Python Path: | ['C:\\Users\\Admin\\Desktop\\Djan Polls\\mysite', 'C:\\Users\\Admin\\AppData\\Local\\Programs\\Python\\Python36-32\\python36.zip', 'C:\\Users\\Admin\\AppData\\Local\\Programs\\Python\\Python36-32\\DLLs', 'C:\\Users\\Admin\\AppData\\Local\\Programs\\Python\\Python36-32\\lib', 'C:\\Users\\Admin\\AppData\\Local\\Programs\\Python\\Python36-32', 'C:\\Users\\Admin\\AppData\\Local\\Programs\\Python\\Python36-32\\lib\\site-packages'] |
| Server time: | Thu, 24 May 2018 17:41:12 +0000 |
Template-loader postmortem
Django tried loading these templates, in this order:
Using engine django:
django.template.loaders.app_directories.Loader: C:\Users\Admin\AppData\Local\Programs\Python\Python36-32\lib\site-packages\django\contrib\admin\templates\polls\detail.html (Source does not exist)django.template.loaders.app_directories.Loader: C:\Users\Admin\AppData\Local\Programs\Python\Python36-32\lib\site-packages\django\contrib\auth\templates\polls\detail.html (Source does not exist)
On Thu, May 24, 2018 at 3:14 AM, Umar Kambala <umarkambala@gmail.com> wrote:
I change the template settings to this
TEMPLATES = [ { 'BACKEND': 'django.template.backends.
django.DjangoTemplates', 'DIRS': [os.path.join(BASE_DIR, 'templates'), ], 'APP_DIRS': True, ...More code here...
On May 23, 2018 8:54 PM, "'Anthony Flury' via Django users" <django-users@googlegroups.com> wrote: Does the file actually exist - it should be in :
*my_site/polls/templates/polls/*
https://docs.djangoproject.com/en/2.0/intro/tutorial03/#writ e-views-that-actually-do-somet hing
Assuming you haven't changed the TEMPLATES settings in some way.
--
--
Anthony Flury
email : *Anthony.flury@btinternet.com*
Twitter : *@TonyFlury <https://twitter.com/TonyFlury/ >*
On 23/05/18 11:16, Umar Kambala wrote:
Yes its spelled correctly on the command window its telling me
TemplateDoesNotExit: polls/detail.html
On May 23, 2018 9:58 AM, "tango ward" <tangoward15@gmail.com <mailto:tangoward15@gmail.com>> wrote:
Check if your template name is correct in your views.py
On Wed, May 23, 2018 at 5:56 PM, Umar Kambala
<umarkambala@gmail.com <mailto:umarkambala@gmail.com>> wrote:
Plz need help
I found this problem TemplateDoesNotExit at /polls/1/ where
might have I gone wrong?
-- 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+unsubscribe@googlegroups.com
<mailto:django-users+unsubscribe@googlegroups.com >.
To post to this group, send email to
django-users@googlegroups.com
<mailto:django-users@googlegroups.com >.
Visit this group at
https://groups.google.com/group/django-users
<https://groups.google.com/group/django-users >.
To view this discussion on the web visit
https://groups.google.com/d/msgid/django-users/CAPkbFbZwVPyB pVsA65UTjeJNgKHnQqpsTVmOmeO5GF eusnVfww%40mail.gmail.com
<https://groups.google.com/d/msgid/django-users/CAPkbFbZwVPy >.BpVsA65UTjeJNgKHnQqpsTVmOmeO5G FeusnVfww%40mail.gmail.com?utm _medium=email&utm_source=foote r
For more options, visit https://groups.google.com/d/optout
<https://groups.google.com/d/optout >.
-- 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+unsubscribe@googlegroups.com
<mailto:django-users+unsubscribe@googlegroups.com >.
To post to this group, send email to django-users@googlegroups.com
<mailto:django-users@googlegroups.com >.
Visit this group at https://groups.google.com/group/django-users
<https://groups.google.com/group/django-users >.
To view this discussion on the web visit
https://groups.google.com/d/msgid/django-users/CAA6wQLLkxWQd 3wDOMPNDEAPPNeTfVJhU7L1GP4au75 yrU6Bcuw%40mail.gmail.com
<https://groups.google.com/d/msgid/django-users/CAA6wQLLkxWQ >.d3wDOMPNDEAPPNeTfVJhU7L1GP4au7 5yrU6Bcuw%40mail.gmail.com?utm _medium=email&utm_source=foote r
For more options, visit https://groups.google.com/d/optout
<https://groups.google.com/d/optout >.
--
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+unsubscribe@googlegroups.com <mailto:django-users+unsubscribe@googlegroups.com >.
To post to this group, send email to django-users@googlegroups.com <mailto: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/CAPkbFbZmHibr <https://groups.google.com/d/mrij317hQeczBiWqFB_QexEZFxKcko2 qpsbzEww%40mail.gmail.com sgid/django-users/CAPkbFbZmHib >.rrij317hQeczBiWqFB_QexEZFxKcko 2qpsbzEww%40mail.gmail.com? utm_medium=email&utm_source= footer
For more options, visit https://groups.google.com/d/optout .
--
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+unsubscribe@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/080cbd1f-c321 .-c4b1-718d-67d350492c03%40btin ternet.com
For more options, visit https://groups.google.com/d/optout .
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+unsubscribe@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/CAPkbFba%2BRuaED50SBnvB0LPJzdPrNpvJGc0GaWdYpY0ZyQ%2B7zw%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.
No comments:
Post a Comment