danirus / django-comments-xtd

A pluggable Django comments application with thread support, follow-up notifications, mail confirmation, like/dislike flags, moderation, a ReactJS plugin and Bootstrap 5.3.
https://django-comments-xtd.readthedocs.io
BSD 2-Clause "Simplified" License
594 stars 157 forks source link

Internal Server Error #180

Open saileshkush95 opened 4 years ago

saileshkush95 commented 4 years ago

I'm facing internal server error, I didn't know what I'm doing wrongs here is my screenshot. Screenshot from 2020-07-25 17-21-17 and here is output Screenshot from 2020-07-25 17-21-51

danirus commented 4 years ago

@saileshkush95, that doesn't say much. To be sure that it works you can run the docker image. See the instructions here.

saileshkush95 commented 4 years ago

sure I'll do