Check results of model object query in django

前端 未结 0 1437
青春惊慌失措
青春惊慌失措 2020-11-22 02:49

Using:

Checking for empty queryset

I have the following code:

models.py

from django.db import models

class Currency(models.Model):
    c         


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