13 Mar
2019
13 Mar
'19
9:43 p.m.
I've maybe made some progress with this.
When testing in my development environment I was using sqlite for the database. In the production environment I'm using PostgreSQL 11.1.
I changed my development config to use a local postgres database and the issue is now present. I tried a number of different versions of psycopg2 and the postgres libraries and server back to 9.6 and it didn't make a difference.
Thanks, Derek