Skip to content

Comment notification email template does not exist error #172

@poolpoolpoolpool

Description

@poolpoolpoolpool

I turned on comment notification for moderation on a model and got the following error:

django.template.exceptions.TemplateDoesNotExist: comments/comment_notification_email.txt

So I made my own and added this:

{{comment}}

Hoping that I could read the actual comment in the email itself, but it only shows:

username: the first like thirty chars or someth... ##full comment hidden by ellipsis

I tried to find the right attribute to add so I could see the full comment, but I got lost trying to follow around the complicated meta model and gave up. In any case, this should file should be in the template folder by default and it should send the commenters username and the full comment itself in the email to the mods.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions