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 admins to change user account status from the table view #1834

Closed
jonpmarino opened this issue Dec 12, 2018 · 0 comments
Closed

Enable admins to change user account status from the table view #1834

jonpmarino opened this issue Dec 12, 2018 · 0 comments
Assignees

Comments

@jonpmarino
Copy link
Member

Currently an admin has to click into the full user profile information for each user in the django-admin in order to change the status (active, de-activate) for a user account. This works fine when there are a small number of accounts to manage. But, if there are a large number of accounts to manage this is time intensive. Could we add a column in the users summary table for status and enable the admin to change many user status at once from the table?

We currently have columns in the user table for the account status. It would just be adding a drop-down that enabled the status to be changed.

screen shot 2018-12-12 at 9 56 42 am

@Coop56 Coop56 self-assigned this Dec 13, 2018
@Coop56 Coop56 closed this as completed Dec 14, 2018
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

2 participants