﻿id	summary	reporter	owner	description	type	status	component	version	severity	resolution	keywords	cc	stage	has_patch	needs_docs	needs_tests	needs_better_patch	easy	ui_ux
29453	article_form.html not found	freeldev	nobody	"TemplateDoesNotExist at /articles/1/edit/

articles/article_form.html

Request Method: 	GET
Request URL: 	http://127.0.0.1:8000/articles/1/edit/
Django Version: 	2.0.5
Exception Type: 	TemplateDoesNotExist
Exception Value: 	

articles/article_form.html

Exception Location: 	/..../.local/share/virtualenvs/newspaper-o5QhkDfx/lib/python3.6/site-packages/django/template/loader.py in select_template, line 47
Python Executable:  /..../.local/share/virtualenvs/newspaper-o5QhkDfx/bin/python
Python Version: 	3.6.5
Python Path: 	

['..../tuts/django-for-beginners/newspaper',
 '/..../.local/share/virtualenvs/newspaper-o5QhkDfx/lib/python36.zip',
  '/..../.local/share/virtualenvs/newspaper-o5QhkDfx/lib/python3.6',
 '/..../.local/share/virtualenvs/newspaper-o5QhkDfx/lib/python3.6/lib-dynload',
 '/usr/lib/python3.6',
  '/..../.local/share/virtualenvs/newspaper-o5QhkDfx/lib/python3.6/site-packages']

Server time: 	Sun, 27 May 2018 21:33:29 +0200


Django tried loading these templates, in this order:

Using engine django:

    django.template.loaders.filesystem.Loader:  ..../newspaper/templates/articles/article_form.html (Source does not exist)
    django.template.loaders.app_directories.Loader:  ..../.local/share/virtualenvs/newspaper-o5QhkDfx/lib/python3.6/site-packages/django/contrib/admin/templates/articles/article_form.html (Source does not exist)
    django.template.loaders.app_directories.Loader:  ..../.local/share/virtualenvs/newspaper-o5QhkDfx/lib/python3.6/site-packages/django/contrib/auth/templates/articles/article_form.html (Source does not exist)
    django.template.loaders.app_directories.Loader:  ..../.local/share/virtualenvs/newspaper-o5QhkDfx/lib/python3.6/site-packages/crispy_forms/templates/articles/article_form.html (Source does not exist)
"	Bug	closed	Forms	2.0	Normal	invalid	article_form.html		Unreviewed	0	0	0	0	0	0
