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)
--
Ticket URL: <https://code.djangoproject.com/ticket/29453>
Django <https://code.djangoproject.com/>
The Web framework for perfectionists with deadlines.
* status: new => closed
* resolution: => invalid
Comment:
See TicketClosingReasons/UseSupportChannels for ways to get help with
Django usage.
--
Ticket URL: <https://code.djangoproject.com/ticket/29453#comment:1>