Changeset - d7f13c2a28ba
default
0
1
0
UserModel: remove code duplication of User.get_by_username()
UserModel.get_by_username() and User.get_by_username() implement the same
logic and thus one should use the other instead of duplicating.
UserModel.get_by_username() and User.get_by_username() implement the same
logic and thus one should use the other instead of duplicating.
1 file changed with 1 insertions and 10 deletions:
0 comments (0 inline, 0 general)
0 comments (0 inline, 0 general)