I am using the create_user() function that Django provides to create my users. Also I want to store additional information about the users. So I tried following the instructions given at I am using the create_user() function that Djan
I am using the create_user() function that Django provides to create my users. Also I want to store additional information about the users. So I tried following the instructions given at I am using the create_user() function that Djan