We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4e7a991 commit 0ddbe12Copy full SHA for 0ddbe12
1 file changed
docs/releases/6.0.txt
@@ -116,11 +116,13 @@ Minor features
116
* The Font Awesome Free icon set (version 6.7.2) is now used for the admin
117
interface icons.
118
119
+* The new :attr:`.AdminSite.password_change_form` attribute allows customizing
120
+ the form used in the admin site password change view.
121
+
122
:mod:`django.contrib.admindocs`
123
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
124
-* The new :attr:`.AdminSite.password_change_form` attribute allows customizing
- the form used in the admin site password change view.
125
+* ...
126
127
:mod:`django.contrib.auth`
128
~~~~~~~~~~~~~~~~~~~~~~~~~~
0 commit comments