reed-college / vrfy

the (bare bones) beginnings of the cs hw project for the sds
0 stars 1 forks source link

Reedies Users in Admin interface #15

Open grantal opened 8 years ago

grantal commented 8 years ago

From @ifjorissen on October 20, 2015 23:11

as of right now, the Reedies list_display view in the admin interface is really sparse. Further, the usernames aren't even ordered alphabetically. In the list display, it would probably be helpful if we offered a lot of the info that the django User model does (i.e first name, last name) as well as sections enrolled, last login...

Copied from original issue: ifjorissen/vrfy#185