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

Extended Django Admin User View #3767

Merged
merged 7 commits into from Sep 6, 2022
Merged

Conversation

JacquelineMorrissette
Copy link
Contributor

@JacquelineMorrissette JacquelineMorrissette commented Apr 13, 2022

Checklist

  1. If you've added code that should be tested, add tests
  2. If you've changed APIs, update (or create!) the documentation
  3. Ensure the tests pass
  4. Make sure that your code lints and that you've followed our coding style
  5. Write a description of your work suitable for publishing on our forum
  6. Mention any related issues in this repository (as #ISSUE) and in other repositories (as kobotoolbox/other#ISSUE)
  7. Open an issue in the docs if there are UI/UX changes

Description

Added a date joined field to the Django Admin user list and added deployed forms count and submissions count to the changelist view

Related issues

closes #3069
blocked by kobotoolbox/kobocat#836

@JacquelineMorrissette JacquelineMorrissette changed the title Added 'date joined' field to user list and 'deployed forms count' + '… Extended Djano Admin User View Apr 14, 2022
@noliveleger noliveleger changed the title Extended Djano Admin User View Extended Django Admin User View Apr 15, 2022
@JacquelineMorrissette JacquelineMorrissette marked this pull request as draft May 16, 2022 20:58
@JacquelineMorrissette JacquelineMorrissette marked this pull request as ready for review June 2, 2022 23:31
kobo/apps/superuser_stats/admin.py Outdated Show resolved Hide resolved
kobo/apps/superuser_stats/admin.py Show resolved Hide resolved
@noliveleger noliveleger changed the base branch from master to beta August 2, 2022 14:16
kobo/apps/superuser_stats/admin.py Outdated Show resolved Hide resolved
@noliveleger noliveleger merged commit b066b1f into beta Sep 6, 2022
@noliveleger noliveleger deleted the 3069-extend-django-user-admin branch September 6, 2022 20:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Extend Django Admin Users View
2 participants