Django

Code

Ticket #823 (closed: fixed)

Opened 3 years ago

Last modified 3 years ago

[patch] Fix HTML in error-template

Reported by: Sune Kirkeby <sune.kirkeby@gmail.com> Assigned to: jacob
Milestone: Component: Generic views
Version: Keywords:
Cc: Triage Stage: Unreviewed
Has patch: 1 Needs documentation: 0
Needs tests: 0 Patch needs improvement: 0

Description

The error-template in django.views.debug is full of broken HTML.

Attachments

fix-techerror-template.patch (3.0 kB) - added by Sune Kirkeby <sune.kirkeby@gmail.com> on 11/17/05 05:12:13.
Patch to fix the template

Change History

11/17/05 05:12:13 changed by Sune Kirkeby <sune.kirkeby@gmail.com>

  • attachment fix-techerror-template.patch added.

Patch to fix the template

11/17/05 08:19:34 changed by jacob

  • status changed from new to closed.
  • resolution set to fixed.

(In [1273]) Fixed #823 - cleaned up invalid HTML in debug error template. Thanks, Sune


Add/Change #823 ([patch] Fix HTML in error-template)




Change Properties
Action