If you don't want to use a third party application, then I would go about creating a UserProfile that has a one-to-one relationship with each User. And in that UserProfile Model, create an ImageField for the avatar. Here's some links to help get you started.
-- Good luck!
On Thu, Nov 3, 2011 at 9:03 AM, yan <yankwizera@gmail.com> wrote:
Hello, I am developing a website which will have some social features
like people profiles, but I am having a problem on how to create a
space where a person will put his/her profile picture, I am using
django framework and MySQL, can anyone help me please?
--
You received this message because you are subscribed to the Google Groups "Django users" group.
To post to this group, send email to django-users@googlegroups.com.
To unsubscribe from this group, send email to django-users+unsubscribe@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/django-users?hl=en.
You received this message because you are subscribed to the Google Groups "Django users" group.
To post to this group, send email to django-users@googlegroups.com.
To unsubscribe from this group, send email to django-users+unsubscribe@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/django-users?hl=en.
No comments:
Post a Comment