django admin order by

Import admin Create a new class for customizing order Define ordering attribute within the Meta class inside the model admin class Specify the fields to order by within the ordering attribute