How to relate a user to Django-avatar plugin? -


i new django , trying create registration form users. want users upload there image during signup. after research got django-avatar , easy thumbnail way go, correct? went ahead django-avatar confused how add form field userprofile talks django avatar. in correct path or should use other plugin uplaoding user image. if django-avatar way go how should create form field image , how view like?

try using formsets form set avatar.forms.uploadavatarform


Comments

Popular posts from this blog

matlab - Deleting rows with specific rules -

jquery - How would i go about shortening this code? And to cancel the previous click on click of new section? -