Changes between Initial Version and Version 1 of Ticket #29419, comment 2


Ignore:
Timestamp:
May 20, 2018, 1:53:30 AM (6 years ago)
Author:
Hiroki Kiyohara

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #29419, comment 2

    initial v1  
    1 I understood. You meant the behavior of ``ModelAdmin.get_actions`` has changed, and it should be described as backward incompatible change.
     1I understood. You meant the behavior of `ModelAdmin.get_actions` has changed, and it should be described as backward incompatible change.
    22https://github.com/django/django/blob/2.1a1/django/contrib/admin/options.py#L863-L865
    33
Back to Top