Add __str__ methods to the member models
Previous behaviour
Steps to reproduce:
- You'd get the default
__str__to show up in various places, e.g. headers of Membership blocks on the User page in the admin or in the history.
New behaviour
Steps to validate that it works:
- See that it's all pretty now.