compserv / hknweb

The new HKN website (using Django, hopefully at hkn.eecs.berkeley.edu soon)
https://dev-hkn.eecs.berkeley.edu
MIT License
19 stars 108 forks source link

Set charset for actual unicode support #551

Closed oliver-ni closed 1 year ago

oliver-ni commented 1 year ago

This PR fixes unicode support, allowing for (among other things) emoji to be used in event names.

Tested and ready to go.

oliver-ni commented 1 year ago

Was mentioned here: https://github.com/compserv/hknweb/issues/537#issuecomment-1516787187

ochan1 commented 1 year ago

This looks good, I would have put it here but didn't know how to test or where to put it

Please make sure this works on Production, since sqlite3 dev mode already is fine with emojis