This repository has been archived by the owner on Feb 1, 2024. It is now read-only.
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Sort all_contributors alphabetically by name
- add an order_by('name') clause to the queryset in all_contributors to sort the results so they'll display alphabetically by name in the client Connects #209
- Loading branch information