Re: Custom Authentication
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 <adroit...@gmail.com>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 django-users...@googlegroups.com .
To post to this group, send email to django...@googlegroups.com.
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 django-users+unsubscribe@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.
For more options, visit https://groups.google.com/groups/opt_out.
0 Comments:
Post a Comment
Subscribe to Post Comments [Atom]
<< Home