Merge branch 'guntherweissenbaeck/issue63'

This commit is contained in:
Gunther Weissenbaeck 2023-10-16 21:57:59 +02:00
commit 8c27709802
17 changed files with 199 additions and 4 deletions

View file

@ -25,7 +25,7 @@ JAZZMIN_SETTINGS = {
"search_model": [
"aviary.Aviary",
"bird.FallenBird",
"bird.User",
# "bird.User",
],
# Field name on user model that contains avatar ImageField/URLField/Charfield or a callable that receives the user
# "user_avatar": None,