Files
notifications-api/app
Chris Hill-Scott 2f4470edca Serialise UUID to string not UUID object
We need to serialise the template to JSON to store it in Redis. Python’s
built in JSON serialiser doesn’t know what to do with a UUID object, so
we need to manually cast it to a string instead.
2020-06-23 10:03:27 +01:00
..
2019-12-13 10:02:39 +00:00
2020-05-13 08:56:54 +01:00
2020-06-12 16:51:44 +01:00
2020-02-14 14:15:41 +00:00
2020-01-24 13:18:37 +00:00