- Add a display_name field to the User model - Implement get_display_name property to return display_name, full name, or a single name, depending on the available information - Add tests for the get_display_name property