Class 'Horario' is not defined / Class 'Horario' has no 'objects' member

后端 未结 0 1303
别那么骄傲
别那么骄傲 2020-12-19 20:31

I keep getting this error and I can\'t seem to find the proper answer to it. I have created a model in models.py

class Horario(models.Model):
    dia = models         


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