1👍
✅
The changelist_view
is used to display the table of model items.
If you are adding a new item or editing an existing item, then you need to override add_view
or change_view
respectively.
Source:stackexchange.com