> Is best practice to do this from a custom user profile? I have an
> avatar imageField which will be editable as well.
Well, the first name, last name and e-mail fields are part of the User
model so you wouldn't need a profile model for that. As for the
avatar, yes, that would have to go in that
So, I am getting into user profiles in django, I want the user to be
able to update their name and email.
Is best practice to do this from a custom user profile? I have an
avatar imageField which will be editable as well.
Any suggestions on this please?
--
You received this message because you
2 matches
Mail list logo