def author_name()

in nucleus/base/models.py [0:0]


    def author_name(self):
        return self.author.get_full_name() or self.author.username