Dear Django community, I am stuck in a logical condition where I need your help.
1- I am registering a user using default *Django auth user and social_django library, *I need when user registering it should submit default model value in one more table. Like- model - user(default) model - userprofile (when user creates insert id and default value related settings.) [image: Untitled.png] -- 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 https://groups.google.com/group/django-users. To view this discussion on the web visit https://groups.google.com/d/msgid/django-users/cb0353ef-6488-40cc-a69f-da1567e635ed%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.

