Annotating in Django query based on a many to many relationship

后端 未结 0 637
天涯浪人
天涯浪人 2020-12-10 04:44

I am using Django with Postgres.

I have an object called Product and another called UserProfile. When a user likes a product, the product gets recorded in UserProfile

相关标签:
回答
  • 消灭零回复
提交回复
热议问题