Showing 551 of 2,707 total issues
Avoid too many return
statements within this function. Open
Open
return (username, False)
Avoid too many return
statements within this function. Open
Open
return (username, True)
Avoid too many return
statements within this function. Open
Open
return user
Avoid too many return
statements within this function. Open
Open
return (None, False)
Avoid too many return
statements within this function. Open
Open
return specialquest_button
Avoid too many return
statements within this function. Open
Open
return None
Avoid too many return
statements within this function. Open
Open
return None
Avoid too many return
statements within this function. Open
Open
return (username, True)
Avoid too many return
statements within this function. Open
Open
return (username, False)
Avoid too many return
statements within this function. Open
Open
return (username, False)
Avoid too many return
statements within this function. Open
Open
return None
Avoid too many return
statements within this function. Open
Open
return (username, True)
Avoid too many return
statements within this function. Open
Open
return (username, False)
Avoid too many return
statements within this function. Open
Open
return (username, False)
Avoid too many return
statements within this function. Open
Open
return (username, False)
Avoid too many return
statements within this function. Open
Open
return (username, False)
Avoid too many return
statements within this function. Open
Open
return HttpResponseRedirect("/")
Avoid too many return
statements within this function. Open
Open
return (None, False)
Avoid too many return
statements within this function. Open
Open
return {'success': True, 'correct': answer.correct, 'has_answered': qotduser.has_answered}
Avoid too many return
statements within this function. Open
Open
return {'success': True}