django-avatar
django-avatar copied to clipboard
A Django app for handling user avatars. A fork that tries to be updated with all the pull requests on the original fork.
Results
2
django-avatar issues
Sort by
recently updated
recently updated
newest added
Hi, I previously wrote an issue on the https://github.com/jezdez/django-avatar/ repository. If this is the most up to date repository, could you please create a new release (if the code is...
This patches fix the underlying problem, however I'm not sure what's the logic behind configure_auto_generate_avatar_sizes method. Can't find it used anywhere in the codebase.