I finally released my project to the production level and suddenly I have some issues I never had to deal with in the development phase.
When the users posts some ac
You can use this:
comment = Comment.objects.filter(pk=comment_id)