1. 程式人生 > >Django : TemplateDoesNotExist at /…/

Django : TemplateDoesNotExist at /…/

You have wrong route of your templates. By default django have the folder "template" for html files, try create folder called template inside your app folder and inside them the file index.html