-
Notifications
You must be signed in to change notification settings - Fork 47
add website, github, and location info to User Model #113
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
Conversation
|
可以补上前端对应的设置页面提在一个pr里 |
|
好的 |
8b43753 to
41acf40
Compare
|
@halfcrazy 这个 PR 已经完成 |
|
@killpanda 咦,为什么在我这里看CI挂了。 |
|
@halfcrazy 是呀,不过看着报错信息还挺奇怪的。比方说 assert current_user.is_authenticated()
TypeError: 'bool' object is not callable |
|
@killpanda 这个的意思是 |
|
@halfcrazy 这个地方我没有动过,并且在尝试 很好奇之前 CI 也是通过的吗? |
|
@killpanda 之前肯定是通的啦。你可以看一下最近合并的那次pr,后面是绿色的箭头。我看了一下你提交的代码,会不会跟你第二个commit里面 |
bd837f6 to
41acf40
Compare
|
所以这个 PR 是不是需要等 #114 合并之后再合? |
e6d452a to
4312d38
Compare
|
CI 过了... @halfcrazy |
1 similar comment
add website, github, and location info to User Model
|
thx @halfcrazy @mozillazg |
对应的 Trello 链接 https://trello.com/c/AEVdVhFX
添加了一个非常临时的
template主要是用于测试