On Mar 12, 3:11 pm, simong wrote:
> I'm creating a profile form that includes first_name and last_name
> fields that write to the User model and additional fields that write
> to my user profile model derived from Alex S's post
> here:http://groups.google.com/group/django-users/msg/00e49ca16c
I'm creating a profile form that includes first_name and last_name
fields that write to the User model and additional fields that write
to my user profile model derived from Alex S's post here:
http://groups.google.com/group/django-users/msg/00e49ca16c63762c
class UserProfileForm(forms.Form):
2 matches
Mail list logo