django inner join query

后端 未结 0 1228
悲&欢浪女
悲&欢浪女 2021-01-15 07:33

I am working with django and having a hard time grasping how to do complex queries

Here is my model

class TankJournal(models.Model):
    user = model         


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