I am trying to understand class based views and having difficulty to with variables.
class TeacherView(generic.DetailView): model = Teacher context_ob