#30521: Default error webpages are not correctly-formed html pages.
--------------------------------------+------------------------------------
     Reporter:  Ruben Garcia          |                    Owner:  (none)
         Type:  Cleanup/optimization  |                   Status:  new
    Component:  Error reporting       |                  Version:  master
     Severity:  Normal                |               Resolution:
     Keywords:                        |             Triage Stage:  Accepted
    Has patch:  0                     |      Needs documentation:  0
  Needs tests:  0                     |  Patch needs improvement:  0
Easy pickings:  1                     |                    UI/UX:  0
--------------------------------------+------------------------------------
Changes (by felixxm):

 * ui_ux:  1 => 0
 * version:  2.2 => master
 * stage:  Unreviewed => Accepted


Comment:

 Thanks for the report. I'm not sure if we should complicate all default
 error pages. It is [https://docs.djangoproject.com/en/stable/ref/views
 /#error-views documented] that by default error views produce a very
 simple messages and it is also still recommended as good practice to
 provide custom templates in order to present pretty error pages to the
 user. You can also
 [https://docs.djangoproject.com/en/stable/topics/http/views/#customizing-
 error-views customize error views]. To sum up default error pages are just
 a fallback, but OK we can accept this as a simple cleanup.

-- 
Ticket URL: <https://code.djangoproject.com/ticket/30521#comment:1>
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 django-updates+unsubscr...@googlegroups.com.
To post to this group, send email to django-updates@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/django-updates/069.eef1fc87a110236e84b49c78920bee77%40djangoproject.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to