Setting Up MySQL for Django on Ubuntu (Production)
Set up MySQL for a Django app in production on Ubuntu: install the server, create a database and least-privilege user with utf8mb4, and connect it via mysqlclient.
•
3 min read