Skip to content

Remove TestModel default permissions #443

@aabharya

Description

@aabharya

Since default permissions for TestModel is not used in tests or views it would be nice to explicitly remove them so they don't show up in admin panel.
Currently installing health_check.db in INSTALLED_APPS adds 4 default permissions and shows them in admin panel with somehow generic yet ambiguous names:

db | test model | Can view test model
db | test model | Can add test model
db | test model | Can change test model
db | test model | Can delete test model

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions