Closed tosaiprakash closed 4 years ago
If im not mistaken, this could be caused by circular import
check inside /app/ init .py that from app import models
appears as the last line, not at the top
@tosaiprakash I suggest you compare your files against mine to find the problem, it's really hard for me to figure out what's wrong with just the one file that you shared. You can use the link at the top of the article to download the files that correspond to the chapter you are reading, that should help you figure out the problem.
thank you miguelgrinberg , really happy for getting replay from u ,
Please solve my problem, im facing so many problems ,but im sloving it by seeing all sources but seriously i dont have so much time , so im requesting u to help me to complete your microblog project , thank you sir
so this is my code from models.py