Notes de publication de Django 1.9.9

1er août 2016

Django 1.9.9 fixes several bugs in 1.9.8.

Correction de bogues

  • Fixed invalid HTML in template postmortem on the debug page (#26938).
  • Fixed some GIS database function crashes on MySQL 5.7 (#26657).
Back to Top