mirror of
https://github.com/django/django.git
synced 2025-10-31 09:41:08 +00:00
Fixed #33267 -- Added link to related item to related widget wrapper in admin.
This commit is contained in:
committed by
Mariusz Felisiak
parent
18245b948b
commit
11cc227344
@@ -61,6 +61,8 @@ Minor features
|
||||
* The admin :meth:`history view <django.contrib.admin.ModelAdmin.history_view>`
|
||||
is now paginated.
|
||||
|
||||
* Related widget wrappers now have a link to object's change form.
|
||||
|
||||
:mod:`django.contrib.admindocs`
|
||||
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
||||
|
||||
|
||||
Reference in New Issue
Block a user