You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
You can even create your own provider class and configure it in the same way, maybe because you would like to have the InitialsProvider as some backup provider.
Good afternoon.
How can I make django-avatar generate a circular avatar with the user's initials using the InitialsAvatarProvider(object) provider?
I have studied the code but I cannot implement the get_avatar_url method of that provider InitialsAvatarProvider.
Thank you so much.
The text was updated successfully, but these errors were encountered: