Detailed Description
Currently the admin page displays Hobbys instead of Hobbies which should be fixed.
Context
It would be nice to have correct spelling even if its the admin page.
Possible Implementation
The changes should be done in the Meta class of the Hobby model. Django provides a nice way to set the plural name.