mirror of
https://github.com/django/django.git
synced 2025-08-03 10:34:04 +00:00
Fixed #26938 -- Fixed invalid HTML in template postmortem on the debug page.
This commit is contained in:
parent
b2e54aec58
commit
348cfccd90
3 changed files with 10 additions and 2 deletions
|
@ -9,4 +9,5 @@ Django 1.9.9 fixes several bugs in 1.9.8.
|
|||
Bugfixes
|
||||
========
|
||||
|
||||
* ...
|
||||
* Fixed invalid HTML in template postmortem on the debug page
|
||||
(:ticket:`26938`).
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue