-
Notifications
You must be signed in to change notification settings - Fork 158
Open
Description
Is there a callback for Admin registrations to participate in system Checks?
- for
OrderedModelAdmin
check thatmove_up_down_links
is in thelist_display
- for
OrderedModelAdmin
check the underlying model extendsOrderedModelBase
- for
OrderedTabularInline
and similar checkmove_up_down_links
is in thefields
- check
Admin
registering such anInline
includesOrderedInlineModelAdminMixin
inmro()
for URL setup?
Metadata
Metadata
Assignees
Labels
No labels