Hi All, please somebody reply on the below link why the django admin console is terminating the web server automatically? | | | | | |
| | | | | why the django admin console is terminating the web server automatically? I have created a custom User model as I wanted to use email as unique constraint. Below is the code snippetmodels.pyfrom django.db import modelsfrom django.contrib.auth.base_user import | | | | Regards,Amitesh Sent from Yahoo Mail on Android -- You received this message because you are subscribed to the Google Groups "Django users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/django-users/1493392368.1334172.1610002343865%40mail.yahoo.com.

