Hi Folks, I'm extending user model as OneToOneField in my own model. So it's mean one user can contain only one field. But if I'll try to do another request I getting unique contrainr failed so as of now it's absolutely fine. But my query is I want to handle this error and send a message to that user something like your data is already existed in our database. But I don't know how do that,please help my guys?!!
Thank you in advance Regards, Soumen -- 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 view this discussion on the web visit https://groups.google.com/d/msgid/django-users/CAPUw6WZ36mZ9bPp_HGLUFUjEs7Ov4smt4rpnCwtMs0CBQVutfg%40mail.gmail.com.

