I have two models: Exercise and UserExercise
class Exercise(models.Model): options = ( (\'run\', \'run\'), (\'jog\', \'jog\'), (\'