How to use django ORM to query database

前端 未结 0 1963
夕颜
夕颜 2020-12-01 03:35

I have a model called \'dboinv_product\' and this model has a field called \'product_name\'

I need to use Django ORM in my views.py file to pull ALL the product names

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