Files
notifications-admin/app
Chris Hill-Scott 71dc650db6 Make user model return a service model, not JSON
This makes it:
- nicer, by having access to sensibly named things like
  `Service.trial_mode` instead of `service['restricted']`.
- less likely to write Jinja code like `service.trail_mode`, which would
  fail silently if `service` was a dictionary
2019-06-13 13:47:28 +01:00
..
2019-05-23 15:34:23 +01:00
2019-06-03 13:21:29 +01:00