cfpb / idea-box

An application that lets an organization collect ideas, comment on them, and vote them up.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

No module named comments

Basmah-am opened this issue · comments

Hello ideaboxers
when I migrate the project i always got the error says: No module named comments

I cant figure out what to change to make it work

thanks

Try this, and let me know if it works:

pip install django-contrib-comments

I am facing the same issue, and already installed "django-contrib-comments", can you please support me to get it works.

@Basmah-am and @Nadeen I haven't come across this issue. Can you describe in more detail where in the process you run into it?