Expanded analytics on user activity on the admin page
Summary
So i want a row for each user in the /useradmin tables that says when the user last logged in. i think this would be useful for user administration.
Helpful Links
- models.py
- https://docs.djangoproject.com/en/1.10/
- @yoda