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

用户上传头像后返回头像的 url #82

Merged
2 commits merged into from
Oct 13, 2018
Merged

用户上传头像后返回头像的 url #82

2 commits merged into from
Oct 13, 2018

Conversation

ghost
Copy link

@ghost ghost commented Oct 12, 2018

No description provided.

@coveralls
Copy link

coveralls commented Oct 12, 2018

Pull Request Test Coverage Report for Build 124

  • 39 of 58 (67.24%) changed or added relevant lines in 6 files are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage decreased (-0.6%) to 89.56%

Changes Missing Coverage Covered Lines Changed/Added Lines %
users/views.py 5 9 55.56%
users/validators.py 18 33 54.55%
Totals Coverage Status
Change from base Build 122: -0.6%
Covered Lines: 1853
Relevant Lines: 2069

💛 - Coveralls

- 引入了 django-imagekit 用于处理头像
- 新增了一个文件验证器
- 修复了用户修改个人资料时的权限问题
@ghost ghost merged commit cafdcdf into dev Oct 13, 2018
This pull request was closed.
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

1 participant