I managed to display form but with fields i`d like to not show or at
least disable modifications, like username and email.
Still would like some help on this .
On Apr 2, 4:36 pm, Michał Klich wrote:
> Thanks anyway :)
>
> I could create my own view and update respective database records but this
Thanks anyway :)
I could create my own view and update respective database records but this
would be my last resort.
I know this can be achieved as i am displaying my ExtendedUser form during
registration. I feel stupid, i am displaying it so i could have omit some
fields and use it. I`ll dig a
Ok, thanks.
Can this be done in regular view but not Admin?
Would it be necessery to use formset along with inline?
I`d appreciate if you shed some light on this.
Thank you
Dnia czwartek 01 kwietnia 2010 o 22:29:40 Carl Zmola napisał(a):
> The standard way to extend user is through the user profi
The standard way to extend user is through the user profile.
The following thread talked about showing user profile fields in the
Auth User admin form.
http://groups.google.com/group/django-users/browse_thread/thread/2af584b66b8a38a3
This should be doable with the model manager, but you will h
Hello,
I am writing website and i`d like to implement profile managment. Basic thing
would be to edit some of user details by themself, like first and last name
etc. Now, i had to extend User model to add my own stuff, and email address.
I am having troubles with displaying form. Example will de
5 matches
Mail list logo