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]. 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.

