ForeignKey.related_name
The name is used for feedback from the associated model. Also the default value for related_query_name (the feedback name used when filtering the query result). If you don't want Django to create feedback, set related_name to ' ' or add ' ' at the end