I'm trying to convert some of my django views over from function based views to class based views and I've run into a small problem.I'm trying to convert some of my django views o
I'm trying to convert some of my django views over from function based views to class based views and I've run into a small problem.I'm trying to convert some of my django views o