Django how to GET data from two tables and combine data in GET request in views

后端 未结 0 893
误落风尘
误落风尘 2020-12-08 13:12

These are the django models that I currently have:

class Desgn_Mast(models.Model):
    desgn_mast_id = models.AutoField         


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