Skip to content

修复meta.get_all_field_names不存在问题 #591

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

Merged
merged 1 commit into from
Jun 29, 2018

Conversation

hongweipeng
Copy link

在管理选项设置了 readonly_field 会触发这个问题,原因是 get_all_field_names 在 django1.10 版本后就都移除了。

20180627141424

详情可见:https://github.com/django/django/blob/ad8036d715d4447b95d485332511b4edb1a40c0e/docs/releases/1.10.txt#L1241

其他被移除的函数尚未排查。我对这个项目的 django2 分支感兴趣,是否能加我做协作者,我想维护这个分支。

@wgbbiao wgbbiao merged commit b03dade into sshwsfc:django2 Jun 29, 2018
@hongweipeng
Copy link
Author

是否能加我做协作者,我想维护这个分支 django2

@hongweipeng hongweipeng deleted the patch-1 branch July 5, 2018 07:56
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.

2 participants