Re: 1054, "Unknown column 'userprofile_user.phone' in 'field list'"

2019-03-27 Thread Aayush Bhattarai
*First make migrations* *python manage.py makemigrations YourAppName* *and then migrate * *python manage.py migrate* *and create superuser* *Maybe your error may be fixed.* -- You received this message because you are subscribed to the Google Groups "Django users" group. To unsubscribe from t

Re: 1054, "Unknown column 'userprofile_user.phone' in 'field list'"

2019-03-27 Thread Phako Perez
Review your model, seems you missed add phone into your model or some misspelling Sent from my iPhone > On Mar 27, 2019, at 12:05 AM, Pinkesh Narad > wrote: > > hello all, > I am new to this, and i am getting this error and unable to run my admin > as of I did makemigration app-name also de

1054, "Unknown column 'userprofile_user.phone' in 'field list'"

2019-03-27 Thread Pinkesh Narad
hello all, I am new to this, and i am getting this error and unable to run my admin as of I did makemigration app-name also delete my migrations several time but still getting same error and i am stuck here. please help me -- You received this message because you are subscribed to the Google