You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Mar 26, 2021. It is now read-only.
This has been fix upstream see commit
We used tastypie version 0.9.10 to have the fix we need at least 0.9.12
We could create our own paginator to fixed it but I don't think it's worth it.
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Using an invalid value as the limit parameter will raise an error with an invalid message:
But should be Invalid limit '20truc' provided. Please provide a positive integer.
The text was updated successfully, but these errors were encountered: