Django models save prohibited

后端 未结 0 2090
闹比i
闹比i 2021-02-13 15:27

I\'m new to Django, I\'m tring to save an entry on the history model with the code below.

This are my models

class Actius(models.Model):
    id     = model         


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