Comment
Comment copied to clipboard
Circular import issues
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)