django-avatar
django-avatar copied to clipboard
Serialize avatars list along with User model
Hello, thanks for your great work! I spent a day and haven't figured out how avatars' list (complete models, not only ids) could be serialized along with my custom User model. Could you help me with this? Thanks a lot.