mirror of
https://github.com/GSA/notifications-admin.git
synced 2026-08-16 20:49:00 -04:00
Implementing `__lt__` makes objects sortable. Rather than reimplementing `__lt__` each time we want to make an object sortable by name, we can inherit from the extant `SortByNameMixin`.
6.2 KiB
6.2 KiB