Пример #1
0
 def get_absolute_url(self):
     return utils.tag_url(self.value)
Пример #2
0
def tag_url(value):
    return utils.tag_url(value)