Comment icon indicating copy to clipboard operation
Comment copied to clipboard

Circular import issues

Open damilareonifade opened this issue 2 years ago • 0 comments

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) django_comment Uploading django_comment.png…

damilareonifade avatar Nov 10 '22 14:11 damilareonifade