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
..
2020-06-15 16:26:56 +01:00
2020-04-02 14:49:47 +01:00
2019-08-30 12:17:59 +01:00
2020-06-12 14:52:22 +01:00
2020-06-03 11:11:43 +01:00
2020-06-01 12:44:49 +01:00
2020-06-11 15:01:15 +01:00
2020-05-12 12:58:39 +01:00
2020-04-02 14:52:15 +01:00
2020-06-22 10:20:53 +01:00
2020-03-05 12:34:17 +00:00
2019-09-02 11:56:56 +01:00
2019-12-13 10:02:39 +00:00
2020-06-19 15:36:10 +01:00
2020-05-06 12:13:00 +01:00
2020-04-24 13:43:00 +01:00
2020-06-22 13:08:41 +01:00
2020-02-07 15:50:54 +00:00
2020-05-13 08:56:54 +01:00
2020-05-05 12:00:36 +01:00
2020-06-22 10:20:51 +01:00
2020-06-12 16:51:44 +01:00
2020-05-18 10:30:28 +01:00
2020-06-18 11:20:00 +01:00
2020-02-14 14:15:41 +00:00
2019-08-12 16:51:39 +01:00
2020-01-24 13:18:37 +00:00
2020-06-19 15:36:10 +01:00
2020-06-23 10:03:27 +01:00
2020-06-23 10:03:26 +01:00
2020-05-22 09:36:07 +01:00
2020-04-24 13:43:00 +01:00