1
If you want to extend your User you cannot create model with username as char field. Just follow this Django Docs.
Source:stackexchange.com
1
If you want to extend your User you cannot create model with username as char field. Just follow this Django Docs.