from comment.models import Comment
ImportError: cannot import name 'Comment' from partially initialized module 'comment.models' (most likely due to a circular import) (C:\Users\DAMILARE ONIFADE\Desktop\new_work_done\venv\lib\site-packages\comment\models_init_.py)

![Uploading django_comment.png…]()
ImportError: cannot import name 'Comment' from partially initialized module 'comment.models' (most likely due to a circular import) (C:\Users\DAMILARE ONIFADE\Desktop\new_work_done\venv\lib\site-packages\comment\models_init_.py)

![Uploading django_comment.png…]()