def micro_avatar(self): if self.avatar: return self.avatar.micro.url_nocache else: return static('users/img/default_32x32.png')