Example #1
0
def user_name(uid):
	return mark_safe(uname(uid))
Example #2
0
def user_name(uid):
    return mark_safe(uname(uid))