y its not working

25 views
Skip to first unread message

Mohamad Rumaiz

unread,
Sep 12, 2018, 7:33:18 AM9/12/18
to Django users

TemplateDoesNotExist at /

personal/home.html
Request Method:GET
Request URL:http://127.0.0.1:8000/
Django Version:2.0.5
Exception Type:TemplateDoesNotExist
Exception Value:
personal/home.html
Exception Location:C:\Python36\lib\site-packages\django\template\loader.py in get_template, line 19
Python Executable:C:\Python36\python.exe
Python Version:3.6.0
Python Path:
['C:\\Users\\RUMAIZ\\Desktop\\New folder (2)\\mysite',
 'C:\\Python36\\python36.zip',
 'C:\\Python36\\DLLs',
 'C:\\Python36\\lib',
 'C:\\Python36',
 'C:\\Users\\RUMAIZ\\AppData\\Roaming\\Python\\Python36\\site-packages',
 'C:\\Python36\\lib\\site-packages',
 'C:\\Python36\\lib\\site-packages\\win32',
 'C:\\Python36\\lib\\site-packages\\win32\\lib',
 'C:\\Python36\\lib\\site-packages\\Pythonwin']
Server time:Wed, 12 Sep 2018 04:40:16 +0000

Mark Phillips

unread,
Sep 12, 2018, 10:55:09 AM9/12/18
to django users
The Exception Type says the template does not exist. The Exception Value says the missing template is personal/home.html. 

The template personal/home.html does not exist or is not located where django is looking for it.

Mark

--
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...@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/2307b62f-3e5d-4186-a8f6-da5f90dd280b%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply all
Reply to author
Forward
0 new messages