django, constraint without effect?

前端 未结 0 1139
不思量自难忘°
不思量自难忘° 2020-12-07 20:12

I had something like the following model in my Django Application:

class custom_user(models.Model):
    # ...
    number = models.IntegerField()
    # ...
            


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