django/docs/releases/2.0.12.txt

13 lines
234 B
Plaintext
Raw Normal View History

===========================
Django 2.0.12 release notes
===========================
*February 11, 2019*
Django 2.0.12 fixes a packaging error in 2.0.11.
Bugfixes
========
* Corrected packaging error from 2.0.11 (:ticket:`30175`).