November 2015
Beginner to intermediate
840 pages
26h 30m
English
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:
Use multiple inheritance in update views to adhere to _form_update standard
Modify pagination behavior in GCBVs to list Startup and Tag instances according to our own standard
Inherit and modify DateDetail in PostDetail to display Post objects
Customize ...
Read now
Unlock full access