Thank you :-) On Wednesday, July 3, 2013 2:47:15 PM UTC+2, Odin wrote: > > You can extend the User Model: > https://docs.djangoproject.com/en/dev/topics/auth/customizing/#extending-the-existing-user-model > > > 2013/7/3 <[email protected] <javascript:>> > >> Hello, >> >> I am a newbie to Django and would wish to know if it possible to use the >> authentication scheme(from django.contrib import auth) on a custom made >> 'Company_user' table. >> I don't want to use the default User object provided by Django admin as >> the fields in the custom table are different. How should I go about it?. >> >> Thanks, >> Goose. >> >> >> -- >> 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 [email protected] <javascript:>. >> To post to this group, send email to [email protected]<javascript:> >> . >> Visit this group at http://groups.google.com/group/django-users. >> For more options, visit https://groups.google.com/groups/opt_out. >> >> >> > >
-- 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 [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/django-users. For more options, visit https://groups.google.com/groups/opt_out.

