Skip to content

Allow dynamic email subject #63

@tehfink

Description

@tehfink

It would be cool if the email subject could optionally use a template as the body does:

subject=instance.email_subject,
body=render_to_string("cmsplugin_contact_plus/email.txt", {'data': self.cleaned_data,
'ordered_data': ordered_dic_list,
'instance': instance,
}),

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions