flyhigher139/mayblog

Undefined variable: name and social

CoderDream opened this issue · 1 comments

def __str__(self):
    return user.name + '-' + social

mayblog-dev\blog\accounts\models.py

Please check it!

fixed