Saturday, June 27, 2015

Re: django unique email id model

class Meta:
unique_together = ('email', 'other')

Can use unique_together

El sábado, 27 de junio de 2015, 6:47:36 (UTC-5), Arindam sarkar escribió:
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.
To view this discussion on the web visit https://groups.google.com/d/msgid/django-users/60ce678d-e6ea-4055-8b4a-747a5720eb08%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

No comments:

Post a Comment