Creating a Simple Blog After installing mySQL as your database, install the Python library for interfacing with the DB (I use Easy Install) and then create the database . Set your Django project to work with your mySQL database. This command simply adds new fields and does not alter existing ones in the database.