This adds a sort order to people classes and allows drag and drop sorting in the admin interface.
It also adds a management command that will take a class of Person and update the sort order based on last name (or at least a passible guess of last name).
This adds a sort order to people classes and allows drag and drop sorting in the admin interface.
It also adds a management command that will take a class of Person and update the sort order based on last name (or at least a passible guess of last name).