Skip to content

Additional checks for Admin #292

@shuckc

Description

@shuckc

Is there a callback for Admin registrations to participate in system Checks?

  • for OrderedModelAdmin check that move_up_down_links is in the list_display
  • for OrderedModelAdmin check the underlying model extends OrderedModelBase
  • for OrderedTabularInline and similar check move_up_down_links is in the fields
  • check Admin registering such an Inline includes OrderedInlineModelAdminMixin in mro() for URL setup?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions