示例#1
0
 def get_absolute_url(self):
     return utils.tag_url(self.value)
示例#2
0
def tag_url(value):
    return utils.tag_url(value)