18.1 Introduction

In this chapter, we apply all of our knowledge of class-based views (CBVs) and generic class-based views (GCBVs) to perform a serious upgrade to our website. We do the following:

Image Use multiple inheritance in update views to adhere to _form_update standard

Image Modify pagination behavior in GCBVs to list Startup and Tag instances according to our own standard

Image Inherit and modify DateDetail in PostDetail to display Post objects

Customize ...

Get Django Unleashed now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.