Files
notifications-admin/app
Chris Hill-Scott 4c148c7c23 Look at other services only if no templates
This saves one call to the API or Redis in the common case where the
current service does have templates.

This is because `any()` evaluates all expressions before running,
whereas `or` will only evaluate the second expression if the first
returns `False`-y.
2018-12-03 17:38:38 +00:00
..
2018-11-15 17:17:45 +00:00
2018-11-29 13:14:52 +00:00
2018-11-29 14:24:22 +00:00
2018-11-15 17:17:45 +00:00