mansi1597 / Heart-disease-prediction

61 stars 59 forks source link

While using the command python manage.py migrate. It is showing error. #16

Open GousPeer7 opened 3 years ago

GousPeer7 commented 3 years ago

ERRORS: <class 'predict_risk.admin.Prediction'>: (admin.E108) The value of 'list_display[5]' refers to 'bloodcholesterol', which is not a callable, an attribute of 'Prediction', or an attribute or method on 'predict_risk.Predictions'.

Above is the error which i am facing

nitin-pandita commented 1 year ago

check if the "heart_disease_prediction" is in the same directory or not