AUDIT_LOG.warning(u"Login failed - Account not active for user {0}, resending activation".format(username))
AUDIT_LOG.warning(u"Login failed - Account not active for user {0}, resending activation".format(username))
reactivation_email_for_user(user)
reactivation_email_for_user(user)
not_activated_msg=_("This account has not been activated. We have sent another activation message. Please check your email for the activation instructions.")
not_activated_msg=_("This account has not been activated. We have sent another activation "
"message. Please check your email for the activation instructions.")