What's the rationale behind attaching a .doc file to a user profile? I'm willing to bet $20 this isn't the best solution for what you need.
Sincerely, André Terra On Sat, Jan 29, 2011 at 10:18, Andy McKay <[email protected]> wrote: > > On 2011-01-28, at 8:16 PM, nicolas lubkov wrote: > > Hello all, is there a way to display a word .doc in the user profile and > let the users edit it and save it to keep in their profile.?? > > > You may add what ever you want to a user profile model and you can add > files to models using a FileField. > > http://docs.djangoproject.com/en/dev/ref/models/fields/#filefield > -- > Andy McKay > [email protected] > twitter: @andymckay > > > -- > You received this message because you are subscribed to the Google Groups > "Django users" group. > To post to this group, send email to [email protected]. > To unsubscribe from this group, send email to > [email protected]<django-users%[email protected]> > . > 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 [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/django-users?hl=en.

