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

修复Django后台查询个人权限,筛选用户时报500错误 #261

Merged
merged 1 commit into from
Jun 10, 2019

Conversation

flyingonthebed
Copy link
Contributor

修改 class QueryPrivilegesApplyAdmin.search_fields 中 tb_list 为 table_list

修改 class QueryPrivilegesApplyAdmin.search_fields 中 tb_list 为 table_list
@codecov
Copy link

codecov bot commented Jun 10, 2019

Codecov Report

Merging #261 into master will not change coverage.
The diff coverage is 100%.

Impacted file tree graph

@@          Coverage Diff           @@
##           master    #261   +/-   ##
======================================
  Coverage    83.1%   83.1%           
======================================
  Files          65      65           
  Lines        8231    8231           
======================================
  Hits         6840    6840           
  Misses       1391    1391
Impacted Files Coverage Δ
sql/admin.py 99.05% <100%> (ø) ⬆️

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 82e8aca...1ce8677. Read the comment docs.

@hhyo hhyo merged commit 976eee1 into hhyo:master Jun 10, 2019
@LeoQuote
Copy link
Collaborator

fix #259

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.

3 participants