My custom mixin is not being called in my DetailView.
I have 2 DetailView which inherited same custom mixin but only one DetailView can inherited the mixin.
DetailView