Skip to content

createsuperuser creates admin user with "Player" role #35

@Lymkwi

Description

@Lymkwi

When using manage.py createsuperuser to create a super user, said user ends up with the "Player" role, meaning that anyone with a higher role could modify it (which is bad). Instead, create super users with "Admin" role.

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