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

Enable Groups model and groups field in People view in Django admin #686

Merged
merged 1 commit into from
Jun 12, 2023

Conversation

suricactus
Copy link
Collaborator

This way we can now configure certain staff users to have access to certain Django admin models only. What is more, we can make this access read-only. I will do this manually in the admin after releasing this branch.

@m-kuhn @faebebin ideally I would like to have this in the upcoming release.

This way we can now configure certain staff users to have access to 
certain Django admin models only. What is more, we can make this access
read-only. I will do this manually in the admin after releasing this 
branch.
@duke-nyuki
Copy link
Collaborator

@suricactus suricactus added enhancement New feature or request patch Requires patch version change labels Jun 9, 2023
Copy link
Member

@faebebin faebebin left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

How about adding a group filter?

@suricactus
Copy link
Collaborator Author

Group filter for People admin? Yeah, why not! But I think it is out of scope for this PR.

@faebebin
Copy link
Member

Yes agree. LGTM

@suricactus suricactus merged commit f3d6746 into master Jun 12, 2023
5 of 6 checks passed
@suricactus suricactus deleted the QF-2728-staff-perms branch June 12, 2023 08:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request patch Requires patch version change
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants