Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Users rooms roles #54

Open
r-kaminski opened this issue Mar 27, 2019 · 0 comments
Open

Users rooms roles #54

r-kaminski opened this issue Mar 27, 2019 · 0 comments
Labels

Comments

@r-kaminski
Copy link
Collaborator

r-kaminski commented Mar 27, 2019

A "users_rooms" table should be created (possibly in users app?) that will hold information about user, a particular room they're member of and their role (user or superuser).
User can be member of multiple rooms, so that's OneToMany relationship.
Most likely custom permissions.py file should be created as well.

@r-kaminski r-kaminski changed the title Users rooms Users rooms roles Mar 27, 2019
@r-kaminski r-kaminski self-assigned this Mar 27, 2019
@r-kaminski r-kaminski removed their assignment Apr 5, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant