We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3693218 commit 6e89abdCopy full SHA for 6e89abd
docs/releases/1.11.1.txt
@@ -37,6 +37,9 @@ Bugfixes
37
* Allowed prefetch calls on managers with custom ``ModelIterable`` subclasses
38
(:ticket:`28096`).
39
40
+* Fixed change password link in the ``contrib.auth`` admin for ``el``,
41
+ ``es_MX``, and ``pt`` translations (:ticket:`28100`).
42
+
43
* Restored the output of the ``class`` attribute in the ``<ul>`` of widgets
44
that use the ``multiple_input.html`` template. This fixes
45
``ModelAdmin.radio_fields`` with ``admin.HORIZONTAL`` (:ticket:`28059`).
0 commit comments