9 Dec
2020
9 Dec
'20
6:29 p.m.
On 12/8/20 1:02 PM, matthew@alberti.us wrote:
Mark/Ruth/The List, Thanks for the prompt responses. Before I try to figure out a way to correct this... is the "character_set_database" the only thing I should be looking at?
You need to set
'OPTIONS': {'charset': 'utf8mb4'}
in the DATABASES['default'] definition in your django settings. I'm not sure if this overrides the various collation, etc. settings in the DB or not, but it wouldn't hurt to update the DB.
-- Mark Sapiro <mark@msapiro.net> The highway is for gamblers, San Francisco Bay Area, California better use your sense - B. Dylan