ubccr / coldfront

HPC Resource Allocation System
https://coldfront.readthedocs.io
GNU General Public License v3.0
96 stars 76 forks source link

As an admin, I'd like an easier way for editing email templates #419

Open dsajdak opened 2 years ago

dsajdak commented 2 years ago

Currently, email templates are located in https://github.com/ubccr/coldfront/tree/master/coldfront/templates/email

Editing these templates is done so by the ColdFront administrator. However, there may be centers that want to allow other system administrators (those with Django 'superuser status'), that may not be the ColdFront administrator, to edit these templates without having to do so in the ColdFront code.

Tasks:

This is currently the only place we refer to the site templates in our documentation: https://coldfront.readthedocs.io/en/latest/config/#template-settings

Test Tasks: