kartoza / prj.app

A django app for creating visual changelogs for software releases
30 stars 32 forks source link

Update email text for course attendees #1393

Open sumandari opened 2 years ago

sumandari commented 2 years ago

When we send an email to certificate recipients also send them invitation to participate in the community:

probably we could create a model as email text, rather than hard code it

Please see: https://github.com/kartoza/prj.app/blob/85bd0b4c8644b4bd557cd584a3399863f93f5f70/django_project/certification/views/certificate.py#L567