Fix issue with the database table not having the column

The command django makemigrations wasn't creating any new migrations so had to create the columns manually.