我使用django 1.2.7而不是连接ForeignKey.Attribute我们应该使用"__",所以这段代码将起作用:
class Meta: ordering = ('bar_date', 'related__name', )