For some reason my from. import views is not working. the error code says it cannot import from mysite.
I have included an include statement in my project urls. do I need to implement an include statement in my app urls?
Or do I need an import statement from somewhere else?
it says import error I cannot from mysite.