WorldconVotingSystems / WorldconVotingSystems/nomnom
Make it easier to find users based on their group membership
Open
Nobody has claimed this yet.
administrator-feature
enhancement
nice-to-have
- Dominant language
- Python
- Stars
- 17
- Forks
- 15
- Avg merge
- 11m
- Merged PRs (30d)
- 1
Description
https://stackoverflow.com/questions/34568311/show-group-members-in-django-admin
We have the option of filtering the user list by group, which also works, but this would help from the group side.
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start with the linked Stack Overflow discussion and inspect the project's Django admin configuration for users and groups. Determine how the group-side user listing should work and verify the result through the relevant admin behavior or tests, if present.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- django, python
- Domain
- authorization
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100