Re: Problem in user creation

2020-08-04 Thread sonam pankaj
Snapshot for the models Snapshots for signals On Wednesday, August 5, 2020 at 9:50:52 AM UTC+5:30, Amitesh Sahay wrote: > > Post your signal here to check > > > > On Tuesday, 4 August, 2020, 11:07:56 pm IST, sonam pankaj < > son

Re: Problem in user creation

2020-08-04 Thread sonam pankaj
We have already used signals. still it escaped to make one of the user On Tue, Aug 4, 2020 at 9:35 PM neeraj garg wrote: > You could use django signals which will keep the models in sync. > > On Tue, Aug 4, 2020, 9:16 PM sonam pankaj wrote: > >> >> >> Hi, &

Problem in user creation

2020-08-04 Thread sonam pankaj
Hi, there is a problem when doing profile model using contrib.auth , sometimes profile is created without user so they went out of sync. How to make sure that user_id and Profile_id remain in sync. thanks -- You received this message because you are subscribed to the Google