[Django] #29453: article_form.html not found

6 views
Skip to first unread message

Django

unread,
May 27, 2018, 3:43:06 PM5/27/18
to django-...@googlegroups.com
#29453: article_form.html not found
--------------------------------------+-----------------------------------
Reporter: freeldev | Owner: nobody
Type: Bug | Status: new
Component: Forms | Version: 2.0
Severity: Normal | Keywords: article_form.html
Triage Stage: Unreviewed | Has patch: 0
Needs documentation: 0 | Needs tests: 0
Patch needs improvement: 0 | Easy pickings: 0
UI/UX: 0 |
--------------------------------------+-----------------------------------
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)

--
Ticket URL: <https://code.djangoproject.com/ticket/29453>
Django <https://code.djangoproject.com/>
The Web framework for perfectionists with deadlines.

Django

unread,
May 27, 2018, 3:57:05 PM5/27/18
to django-...@googlegroups.com
#29453: article_form.html not found
-----------------------------------+--------------------------------------
Reporter: freeldev | Owner: nobody
Type: Bug | Status: closed
Component: Forms | Version: 2.0
Severity: Normal | Resolution: invalid

Keywords: article_form.html | Triage Stage: Unreviewed
Has patch: 0 | Needs documentation: 0
Needs tests: 0 | Patch needs improvement: 0
Easy pickings: 0 | UI/UX: 0
-----------------------------------+--------------------------------------
Changes (by Tim Graham):

* 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>

Reply all
Reply to author
Forward
0 new messages