ishti-du / RateMyProfessorPlus

0 stars 3 forks source link

Error with runnning the code in master branch #25

Open dev-kavan opened 3 years ago

dev-kavan commented 3 years ago

Hello,

I tried to run the server by pulling the latest code in the master branch and for some reason, I keep on getting an import error with the message "ImportError: cannot import name 'Student_Profile' from 'rmp_bd_app.models'"

If anyone is having similar issues or has a solution to this, please let me know ASAP

kdgromova commented 3 years ago

try making migrations https://docs.djangoproject.com/en/3.2/topics/migrations/