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

SUGGESTION: Admin Filters too long. #220

Open
loonfly opened this issue Mar 3, 2022 · 1 comment
Open

SUGGESTION: Admin Filters too long. #220

loonfly opened this issue Mar 3, 2022 · 1 comment

Comments

@loonfly
Copy link

loonfly commented Mar 3, 2022

In Django admin, the filter shows all users which is unnecessarily long.

maybe just remove this from the list_filter and add username or etc into search_fields ?

Attachments

example (imagine having thousands of users)
2022-03-04 03_42_50-Select request event

@loonfly loonfly changed the title Admin Filters too long. SUGGESTION: Admin Filters too long. Mar 20, 2022
@Lukasdoe
Copy link
Contributor

Did you already try to change the {CRUD, LOGIN, REQUEST}_EVENT_LIST_FILTER and {CRUD, LOGIN, REQUEST}_EVENT_SEARCH_FIELDS settings? These define the "user" as a default value for filters in the admin interface.

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