Skip to content
Discussion options

You must be logged in to vote

Hi @enzedonline, it has no such capability. Comments are posted to objects, but the connection between the Comment model and the object receiving the comments is based on the ContentType, it is not enough to know whether the object receiving the comments has a user attribute. When adopting the comments app for your site you can resolve that. I think the quickest solution would be to connect the signal comment_was_posted to a function to notify your users.

Replies: 1 comment 4 replies

Comment options

You must be logged in to vote
4 replies
@enzedonline
Comment options

@danirus
Comment options

@danirus
Comment options

@enzedonline
Comment options

Answer selected by enzedonline
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants