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

Update checks.py #5523

Closed
wants to merge 1 commit into from
Closed

Update checks.py #5523

wants to merge 1 commit into from

Conversation

novelview9
Copy link

refs: #5170

Description

If statement caused the error in normal cases without the solution before.
so I changed if statement to check only in user-settings and give solution and hint to handle that error

carltongibson added a commit to carltongibson/django-rest-framework that referenced this pull request Oct 23, 2017
* Add uid=501(carlton) gid=20(staff) groups=20(staff),250(com.apple.access_backup),401(com.apple.sharepoint.group.1),12(everyone),61(localaccounts),79(_appserverusr),80(admin),81(_appserveradm),98(_lpadmin),402(com.apple.sharepoint.group.2),33(_appstore),100(_lpoperator),204(_developer),395(com.apple.access_ftp),398(com.apple.access_screensharing),399(com.apple.access_ssh) to allow silencing.
* Expand  to clarify.

Ref encode#5170 Closes encode#5523
carltongibson added a commit to carltongibson/django-rest-framework that referenced this pull request Oct 23, 2017
* Add `id` to allow silencing.
* Expand `hint` to clarify.

Ref encode#5170 Closes encode#5523
@carltongibson
Copy link
Collaborator

Hi @novelview9. The system check logic is as intended. It fires just when you have PAGE_SIZE set but not DEFAULT_PAGINATION_CLASS.

I've added #5524 to clarify the hint and add an id to allow silencing.

Thanks for the input!

carltongibson added a commit that referenced this pull request Oct 23, 2017
* Add `id` to allow silencing.
* Expand `hint` to clarify.

Ref #5170 Closes #5523
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

2 participants