Files
notifications-api/tests/app
Leo Hemsted 86c9600b04 use config to get default sender rather than hardcoding
this means that on non-prod envs, it reflects that environment.

it needs to be a lamdba, because the column object is created at import
time, when current_app.config won't have been loaded - this means that
when you create a Service object, that lambda executes and grabs the
correct default value
2017-05-23 11:12:37 +01:00
..
2017-05-22 10:12:18 +01:00
2017-05-17 16:06:35 +01:00