You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to django...@googlegroups.com
Hi Folks,
I extended User model by Profile Model but mu requirement is like If I'm creating any resource it should is_your_friend equals True or yes but for others it should show is_your_friend equals to False or No. Also one column is there called mutual friend if this friend common for me and others it should show Mutual Friend equals to friend name like that. How i can do that using Django Rest Framework,Please help me guys,it's urgent!!!