Send us some code
--
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 django-users+unsubscr...@googlegroups.com.
To post to this group, send email to django-users@go
i am defining my own custom user model using AbstractBaseUser class and
BaseUserManager class.
and i got no error when doing 'python manage.py makemigrations'
but it is showing that db not created while running 'python manage.py
migrate' .
Any suggestions?
--
You received this message because y
2 matches
Mail list logo