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

Add to admin page to insert new permissions and tiers into the DB #1149

Open
Tracked by #912
JerrySentry opened this issue Feb 7, 2024 · 0 comments
Open
Tracked by #912

Comments

@JerrySentry
Copy link

JerrySentry commented Feb 7, 2024

blocked by: #1148

Add to the Django Admin panel the ability to modify entries in the OwnerPermission, OwnerTier, OwnerTierPermission, and tables OwnerTierPlan.
For example in the future if we want to apply different permissions to different tiers, we can simply make the change in Admin instead of directly updating DB tables.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant