mirror of
https://github.com/django/django.git
synced 2025-11-19 11:15:44 +00:00
Refs #36121 -- Fixed location of release note.
This commit is contained in:
parent
4e7a991c12
commit
0ddbe12ea9
1 changed files with 4 additions and 2 deletions
|
|
@ -116,11 +116,13 @@ Minor features
|
|||
* The Font Awesome Free icon set (version 6.7.2) is now used for the admin
|
||||
interface icons.
|
||||
|
||||
* The new :attr:`.AdminSite.password_change_form` attribute allows customizing
|
||||
the form used in the admin site password change view.
|
||||
|
||||
:mod:`django.contrib.admindocs`
|
||||
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
||||
|
||||
* The new :attr:`.AdminSite.password_change_form` attribute allows customizing
|
||||
the form used in the admin site password change view.
|
||||
* ...
|
||||
|
||||
:mod:`django.contrib.auth`
|
||||
~~~~~~~~~~~~~~~~~~~~~~~~~~
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue