diff options
author | Stephen Frost | 2017-04-16 19:35:03 +0000 |
---|---|---|
committer | Magnus Hagander | 2017-04-16 19:35:35 +0000 |
commit | 4b62fb65c3eeadc0aafff44c9b1c7585ccbad84d (patch) | |
tree | a272c80a8169aa712dcbe4d4f09565c059d3a3be /postgresqleu/mailqueue/util.py | |
parent | 2aa7daf71d0ac65ee6e580d03ec7760c5238de77 (diff) |
Use a variable for organization name and treasurer email address
This adds the variables:
ORG_NAME
TREASURER_EMAIL
to settings.py, to be adjusted by local_settings.py, and changes the
membership system to use those variables instead of hard-coded values.
This change allows other pgeu-website based systems to make use of the
general templates without having to override every template.
This also adjusts the jinja rendering to also use settings_context()
and adds these variables into the 'safe_attributes' for all of the
current models.
Diffstat (limited to 'postgresqleu/mailqueue/util.py')
0 files changed, 0 insertions, 0 deletions