Skip to content

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.

2 participants