Sort users by name instead of id
Review Request #2572 — Created Sept. 1, 2011 and submitted — Latest diff uploaded
When dealing with a large number of users in the system it got very annoying to add them into groups. They were out of order so we had to scan the list over and over again. This patch fixes that issue.
I did some manual testing using Django 1.3.