j
k
j a
j l
if user == context.getId():
Have you tried: if str(user) == str(context.getId()): I'm just guessing. // m -
Back to the thread
Back to the list