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

在Article的模型中发现了一个错误 #48

Open
BohnSix opened this issue May 27, 2019 · 1 comment
Open

在Article的模型中发现了一个错误 #48

BohnSix opened this issue May 27, 2019 · 1 comment

Comments

@BohnSix
Copy link

BohnSix commented May 27, 2019

a = Article( ... ... articleType=aT, source=s)

但Article并没有articleType和source这两个字段。应该改成article_id=aT.id, source=s.id。

@xpleaf
Copy link
Owner

xpleaf commented Jul 17, 2019

ok,感谢提出

@xpleaf xpleaf added bug and removed bug labels Jul 17, 2019
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

No branches or pull requests

2 participants