Dear Nikolas and all
I really appreciate your response.

On Feb 23, 2:17 am, Nikolas Stevenson-Molnar <nik.mol...@consbio.org>
wrote:
> I don't think it's necessary to duplicate the User model to accomplish
> what you want. Instead, you could write a model with the extra data you
> need, relate that to the built-in User model as a one-to-one
> relationship, and then write a custom auth backend which looks up the
> user using a field in your custom model.
>
Yes I can do that. But it'll means that I need to set their user-
administrator to have add/change/delete right to the core User
model ..... cmiiw.

Sincerely
-bino-

-- 
You received this message because you are subscribed to the Google Groups 
"Django users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to django-users+unsubscr...@googlegroups.com.
To post to this group, send email to django-users@googlegroups.com.
Visit this group at http://groups.google.com/group/django-users?hl=en.
For more options, visit https://groups.google.com/groups/opt_out.


Reply via email to