Skip to content

Django User auth model replacement doesn't support permissions API #491

@naftulikay

Description

@naftulikay

MongoEngine's Django User Auth model doesn't have the user_permissions or group_permissions fields, which cause a lot of dependent APIs to break. Simply adding the user_permissions and group_permissions fields to the model should fix all of this.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions