Esempio n. 1
0
def user_name(uid):
	return mark_safe(uname(uid))
Esempio n. 2
0
def user_name(uid):
    return mark_safe(uname(uid))