Class-Based-Views icon indicating copy to clipboard operation
Class-Based-Views copied to clipboard

Class Based Views (CBVs) are an important aspect of making Django work better for you. This tutorial series helps you understand how to use class based views in a pre-existing Django project.

Results 1 Class-Based-Views issues
Sort by recently updated
recently updated
newest added

In Django 1.8, 'fields' is required. I tried to find reference to django project but no success.