Files
notifications-api/app
Chris Hill-Scott 78e87857e3 Don’t serialize nullable UUID columns to 'None'
We should return a proper `None` instead, so it gets JSONified as `null`
and returns what you’d expect when doing `bool(model.field)`
2021-01-15 13:15:00 +00:00
..
2020-09-21 14:40:22 +01:00
2020-12-07 15:24:02 +00:00
2020-12-31 14:13:05 +00:00