Monday, June 29, 2015

Re: django unique email id model

You can use Django All Auth

go to read the docs it was great for getting the sign up and sign out
and login page you will just need to follow the directions and then
add it to your menu .

On 6/28/15, Arindam sarkar <asarkar1990@gmail.com> wrote:
> django 1.8 . which user model should i use ? custom or built in one ?
> please help.
> On Sun, Jun 28, 2015 at 12:14 AM, Gergely Polonkai <gergely@polonkai.eu>
> wrote:
>
>> Hello,
>>
>> this depends on a load of things. Which version of Django do you use? Do
>> you have a custom user model, or you use the built in one?
>>
>> Best,
>> Gergely
>> On 27 Jun 2015 13:47, "Arindam sarkar" <asarkar1990@gmail.com> wrote:
>>
>>> i am just starting with django. I need create a site with signup/sign in
>>> . i want user to sign up by email id . how do i proced ?
>>>
>>> --
>>> Regards,
>>>
>>> Arindam
>>>
>>> Contact no. 08732822385
>>>
>>>
>>> --
>>> 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
>>> <https://contactmonkey.com/api/v1/tracker?cm_session=67835831-87fc-4e26-ae00-7529c450d4d5&cm_type=link&cm_link=87d60f22-505f-4b1e-9ac4-f76f80ae47c7&cm_destination=http://groups.google.com/group/django-users>
>>> .
>>> To view this discussion on the web visit
>>> https://groups.google.com/d/msgid/django-users/CAGnF%2BrAtSBg8qF_xQA%3Duh%2BZmgp6VEtc_MEhn79%2BDpDK1tjt5LA%40mail.gmail.com
>>> <https://contactmonkey.com/api/v1/tracker?cm_session=67835831-87fc-4e26-ae00-7529c450d4d5&cm_type=link&cm_link=6b1c6fca-9031-46d6-bc47-8ea4f733ef41&cm_destination=https://groups.google.com/d/msgid/django-users/CAGnF%2BrAtSBg8qF_xQA%3Duh%2BZmgp6VEtc_MEhn79%2BDpDK1tjt5LA%40mail.gmail.com?utm_medium=email&utm_source=footer>
>>> .
>>> For more options, visit https://groups.google.com/d/optout
>>> <https://contactmonkey.com/api/v1/tracker?cm_session=67835831-87fc-4e26-ae00-7529c450d4d5&cm_type=link&cm_link=17cde4a6-e672-4386-aeca-6e4df7b01ee1&cm_destination=https://groups.google.com/d/optout>
>>> .
>>>
>> --
>> 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
>> <https://contactmonkey.com/api/v1/tracker?cm_session=67835831-87fc-4e26-ae00-7529c450d4d5&cm_type=link&cm_link=ac1782ff-154d-45fa-8447-1059741a1123&cm_destination=http://groups.google.com/group/django-users>
>> .
>> To view this discussion on the web visit
>> https://groups.google.com/d/msgid/django-users/CACczBUKHPPB2s-5ZjyHffr2AMnv-bhVXvvfOMP%3DmWvofd8r7vQ%40mail.gmail.com
>> <https://contactmonkey.com/api/v1/tracker?cm_session=67835831-87fc-4e26-ae00-7529c450d4d5&cm_type=link&cm_link=e565202e-d908-4a6d-8a07-9eceea363008&cm_destination=https://groups.google.com/d/msgid/django-users/CACczBUKHPPB2s-5ZjyHffr2AMnv-bhVXvvfOMP%3DmWvofd8r7vQ%40mail.gmail.com?utm_medium=email&utm_source=footer>
>> .
>> For more options, visit https://groups.google.com/d/optout
>> <https://contactmonkey.com/api/v1/tracker?cm_session=67835831-87fc-4e26-ae00-7529c450d4d5&cm_type=link&cm_link=efbdc46a-c4c5-4a08-a391-98f3156714c0&cm_destination=https://groups.google.com/d/optout>
>> .
>>
>
>
>
> --
> Regards,
>
> Arindam
>
> Contact no. 08732822385
>
> --
> 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.
> To view this discussion on the web visit
> https://groups.google.com/d/msgid/django-users/CAGnF%2BrBAfwpC5Ei%3DF2r8L4F%2BpXnr5_SnBhWy2maHhCY45fUvdw%40mail.gmail.com.
> For more options, visit https://groups.google.com/d/optout.
>

--
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.
To view this discussion on the web visit https://groups.google.com/d/msgid/django-users/CAAmfpZ0RW-b%3DTG155k2gN3uB91uzq99sWHUS8MknZscB9i95NQ%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.

No comments:

Post a Comment