#django
FBV = function based views. CBV = class based views. In this screencast I will show you a real life use-case where class based views are at their prime - but where function based views fail miserably. The idea is to make it very clear where CBV are applicable and where not.