Fixes #63
This commit is contained in:
Gunther Weissenbaeck 2023-10-16 21:05:44 +02:00
parent a6833026c0
commit d651e03b12
18 changed files with 196 additions and 58 deletions

View file

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