why the django admin console is terminating the web server automatically?

前端 未结 0 1187
野趣味
野趣味 2021-01-07 14:04

I have created a custom User model as I wanted to use email as unique constraint. Below is the code snippet

models.py

from django.db import models
fr         


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