I have the following code to create a new Player. Player.location is NOT NULL in the database but I do not want to show it in the new player form. How can I set the Player.location attribute (say they're all set to "UK" for now) in here?I have the following code to create a new Playe