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 -

image - ClassNotFoundException when add a prebuilt apk into system.img in android -