Skip to content

Add a Talks Manager permissions group #21

@jrrickerson

Description

@jrrickerson

Create a fixture or migration that creates a new user group for talk managers. This will allow superuser administrators to allow access by other users to manage the talks schedule without giving full superuser status to those users.

This group should have the following permissions:

  • Staff permission (for admin login)
  • Full permission to Talk model
  • Full permission to Session model

This group should NOT have:

  • Superuser status
  • Any access to the Group model
  • Any access to the User 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