Files
notifications-admin/app/main/views
Chris Hill-Scott 5f5dd3ac41 Rewrite check for row existence as conditional
Because exceptions can be expensive performance wise (see:
https://docs.python.org/3/faq/design.html#how-fast-are-exceptions).

Since we’re counting the number of rows anyway this doesn’t introduce
any performance overhead there. And I think it’s equally readable/same
number of lines of code.
2017-12-20 11:48:30 +00:00
..
2017-12-13 11:58:21 +00:00
2017-11-24 16:34:45 +00:00
2017-11-09 17:06:57 +00:00
2017-11-14 15:18:14 +00:00