We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
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.