Replies: 1 comment
-
Depends on how much work a self written solution is. I cannot judge this. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
As part of #9116 I added the UI foundations for (user) avatars. Now the question regarding handling those is if we use a library or build the mechanisms ourself.
I am unsure as there are libraries that look quite promising:https://django-avatar.readthedocs.io
On the other hand, we add a dependency for a thing that could be a few lines in the profile endpoint.
Interested in your viewpoints on this. I would volunteer to handle it either way.
Beta Was this translation helpful? Give feedback.
All reactions