mirror of
https://github.com/django/django.git
synced 2025-11-07 07:15:35 +00:00
Fixed #7923 -- Added links to objects displayed by ModelAdmin.raw_id_fields.
This commit is contained in:
committed by
Tim Graham
parent
c79852acee
commit
8bf8d0e0ec
@@ -56,6 +56,9 @@ Minor features
|
||||
using the current active language. A new ``LogEntry.get_change_message()``
|
||||
method is now the preferred way of retrieving the change message.
|
||||
|
||||
* Selected objects for fields in ``ModelAdmin.raw_id_fields`` now have a link
|
||||
to object's change form.
|
||||
|
||||
:mod:`django.contrib.admindocs`
|
||||
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
||||
|
||||
|
||||
Reference in New Issue
Block a user