Also. check this : http://streamhacker.com/2010/03/01/django-model-formsets/
-V-
http://twitter.com/venkasub
--
You received this message because you are subscribed to the Google Groups
"Django users" group.
To post to this group, send email to django-us...@googlegroups.com.
To unsubscribe from
On Wed, Oct 27, 2010 at 4:13 AM, christian.posta
wrote:
> I'm trying to display a form that has both the UserProfile fields and
> a select handful of the User fields.
> What's the best way to go about doing this? In the CreateUserForm that
> I'm creating, I have an inner Meta class with the 'model
I am relatively new to django. I've been reading the docs endlessly
and hacking to try to get something to work, but I'm hoping to not re-
create functionality that either exists or is part of the framework.
I have a class named UserProfile that I'd like to use to extend the
User object. I set it
3 matches
Mail list logo