On looping through django allauth social login profile pictures

1 · Vicente G. Reyes · Dec. 6, 2019, 8:22 a.m.
Summary
Anyone familiar on how to loop through the profile pictures from django allauth on other templates? On looping through django allauth social login profile pictures Dec 6 '19 Comments: 1 Answers: 0 0 I've been trying to loop through the social login account photos of the users and myself on the app that I'm doing. Currently, I have a different model for the contributors on the app that is shown on the homepage and on a separate page...