cfpb / idea-box

An application that lets an organization collect ideas, comment on them, and vote them up.
Creative Commons Zero v1.0 Universal
159 stars 49 forks source link

No module named comments #93

Open Basmah-am opened 9 years ago

Basmah-am commented 9 years ago

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

m3brown commented 9 years ago

Try this, and let me know if it works:

pip install django-contrib-comments
NSpirit7 commented 8 years ago

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

Scotchester commented 7 years ago

@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?