Hello,
Like I, probably most people start with djagno by following the
tutorial on the
djangoproject.com website.
This tutorial makes only use of function based views.
But today we have this wonderful things called class based views.
Is this really the best way to introduce newcomers to django ?
Are there any plans to improve the docs to use class based views ?
Regards,
Jonas.