mirror of
https://github.com/django/django.git
synced 2025-03-06 07:22:32 +00:00
Refs #28100 -- Added 1.11.1 release note for e6bfd3d751278d7cfd09af1120c4bbce509c05da.
This commit is contained in:
parent
05098fa449
commit
941280229e
@ -37,6 +37,9 @@ Bugfixes
|
|||||||
* Allowed prefetch calls on managers with custom ``ModelIterable`` subclasses
|
* Allowed prefetch calls on managers with custom ``ModelIterable`` subclasses
|
||||||
(:ticket:`28096`).
|
(:ticket:`28096`).
|
||||||
|
|
||||||
|
* Fixed change password link in the ``contrib.auth`` admin for ``el``,
|
||||||
|
``es_MX``, and ``pt`` translations (:ticket:`28100`).
|
||||||
|
|
||||||
* Restored the output of the ``class`` attribute in the ``<ul>`` of widgets
|
* Restored the output of the ``class`` attribute in the ``<ul>`` of widgets
|
||||||
that use the ``multiple_input.html`` template. This fixes
|
that use the ``multiple_input.html`` template. This fixes
|
||||||
``ModelAdmin.radio_fields`` with ``admin.HORIZONTAL`` (:ticket:`28059`).
|
``ModelAdmin.radio_fields`` with ``admin.HORIZONTAL`` (:ticket:`28059`).
|
||||||
|
Loading…
x
Reference in New Issue
Block a user