#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.

-- 
You received this message because you are subscribed to the Google Groups 
"Django updates" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/django-updates/051.5aaef73acc263f914f5f2876a780f636%40djangoproject.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to