This will prevent John from sending you messages, friend request or from viewing your profile. They will not be notified. Comments on discussion boards from them will be hidden by default.
funtional_tests.tests.test_can_start_a_list_and_retrieve_it_later() needs to be changed to Start a new To-Do list:
Change:
self.assertIn('Your To-Do list', header_text)
to:
self.assertIn('Start a new To-Do list', header_text)