arteria / cmsplugin-contact-plus

With cmsplugin-contact-plus building custom forms for your django-cms project is a breeze. Now it's so easy to build the forms with exactly the fields you want in the order you want - with a minimal effort.
https://github.com/arteria/cmsplugin-contact-plus
BSD 3-Clause "New" or "Revised" License
30 stars 33 forks source link

Allow dynamic email subject #63

Open tehfink opened 5 years ago

tehfink commented 5 years ago

It would be cool if the email subject could optionally use a template as the body does: https://github.com/arteria/cmsplugin-contact-plus/blob/58dbc76d6cf2b4cc499e4ca5d4b11d762d7c0a19/cmsplugin_contact_plus/forms.py#L173-L177