mirror of
https://github.com/Hopiu/django.git
synced 2026-05-25 15:23:51 +00:00
14 lines
327 B
Text
14 lines
327 B
Text
===========================
|
|
Django 1.11.3 release notes
|
|
===========================
|
|
|
|
*Under development*
|
|
|
|
Django 1.11.3 fixes several bugs in 1.11.2.
|
|
|
|
Bugfixes
|
|
========
|
|
|
|
* Removed an incorrect deprecation warning about a missing ``renderer``
|
|
argument if a ``Widget.render()`` method accepts ``**kwargs``
|
|
(:ticket:`28265`).
|