I\'m trying to load json data file and create Player class according to the json data. For models.py I have player class
class Player(models.Model):