dynamic mixin search for all apis
This commit is contained in:
@@ -383,8 +383,8 @@ JAZZMIN_SETTINGS = {
|
||||
# Copyright on the footer
|
||||
"copyright": "Acme Library Ltd",
|
||||
|
||||
# List of model admins to search from the search bar, search bar omitted if excluded
|
||||
# If you want to use a single search field you dont need to use a list, you can use a simple string
|
||||
# List of model admins to filter from the filter bar, filter bar omitted if excluded
|
||||
# If you want to use a single filter field you dont need to use a list, you can use a simple string
|
||||
"search_model": ["auth.User", "auth.Group"],
|
||||
|
||||
# Field name on user model that contains avatar ImageField/URLField/Charfield or a callable that receives the user
|
||||
|
||||
Reference in New Issue
Block a user