December 2018
Beginner to intermediate
796 pages
19h 54m
English
Now, we will add the necessary code to configure the fields that we want to be included in the filtering, searching, and ordering features for each of the class-based views that retrieve the contents of each resource collection. Hence, we will make changes to all the classes with the List suffix in the views.py file: DroneCategoryList, DroneList, PilotList, and CompetitionList.
We will declare the following three class attributes in each of those classes:
Read now
Unlock full access