hello
I'm new to django and I'm trying to implement a rest api with mongodb using mongoengine ...
But it gives me an error, this is my code I'm trying:
But the browser says: can not import name View
Someone can tell me what I'm doing wrong?
thank you