Need help for offline data sync of ManyToMany relation table

2021-09-22 Thread Shuham Bansal
Hi, I want to know about, how we can manage ManyToMany relation table for offline data sync, where frontend pass the data as different model for ManyToMany relation field. Can anyone suggest me some tips. Thanks -- You received this message because you are subscribed to the Google Groups "D

Mange ManyToMany relational model for offline syncing

2021-09-22 Thread Shuham Bansal
Hi, Anyone who can help me to manage ManyToMany relation model for offline data syncing. My points are following. 1. How we can detect updated data, or deleted data in ManyToMany table (which is created by djnago default to manage realtion data) 2. Can we access ManyToMany table's primary id fi