if user.email and user.real_name and user.website and user.location and \\r
user.date_of_birth and user.about:\r
user_updated.send(sender=user.__class__, instance=user, updated_by=user)\r
if user.email and user.real_name and user.website and user.location and \\r
user.date_of_birth and user.about:\r
user_updated.send(sender=user.__class__, instance=user, updated_by=user)\r