mirror of
https://github.com/django/django.git
synced 2025-08-04 10:59:45 +00:00
13 lines
266 B
Text
13 lines
266 B
Text
==========================
|
|
Django 2.0.6 release notes
|
|
==========================
|
|
|
|
*Expected June 1, 2018*
|
|
|
|
Django 2.0.6 fixes several bugs in 2.0.5.
|
|
|
|
Bugfixes
|
|
========
|
|
|
|
* Fixed a regression that broke custom template filters that use decorators
|
|
(:ticket:`29400`).
|