Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

修复用户名可能为空的错误,修复后台不能修改密码的问题 #286

Merged
merged 1 commit into from Jul 4, 2019

Conversation

liangliangyy
Copy link
Owner

No description provided.

@codecov
Copy link

codecov bot commented Jul 4, 2019

Codecov Report

Merging #286 into master will increase coverage by 0.04%.
The diff coverage is 81.81%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #286      +/-   ##
==========================================
+ Coverage   81.13%   81.17%   +0.04%     
==========================================
  Files          50       50              
  Lines        2051     2056       +5     
==========================================
+ Hits         1664     1669       +5     
  Misses        387      387
Impacted Files Coverage Δ
accounts/models.py 100% <100%> (ø) ⬆️
accounts/views.py 80.19% <100%> (+0.99%) ⬆️
accounts/admin.py 71.42% <77.77%> (+0.37%) ⬆️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 0614395...260244c. Read the comment docs.

@coveralls
Copy link

Coverage Status

Coverage increased (+0.05%) to 81.177% when pulling 260244c on dev into 0614395 on master.

@liangliangyy liangliangyy merged commit 7094b59 into master Jul 4, 2019
hermanzhaozzzz pushed a commit to hermanzhaozzzz/DjangoBlog that referenced this pull request Aug 15, 2021
修复用户名可能为空的错误,修复后台不能修改密码的问题
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants