Hi Developer,
After I connected mysql with django, I wrote in the view files to interact with the models files. And when runsever, It give error: type object 'DemoMCall' has no attribute 'obejects'
I've attached the files of models, urls and views below.
I don't know how to solve this... any pointers in the right direction very much appreciated.