-
Notifications
You must be signed in to change notification settings - Fork 95
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
Fix missing query_params on Put/Post/Patch requests. Update tox tests to include django 2.2.6 and drf 3.10.3 versions #142
Comments
@lingster I can do my best. I haven't pushed a release in a while but can look into it. |
@avelis I've also included in the PR fix and tests for an issue where the query params are not stored for PUT/POST/PATCH requests. could you kindly include this for the release? |
@lingster Can you look into why there is one failing test. Looks to be only on one configuration. If it's benign I can merge it in. |
@avelis that should be fixed. I don't have multiple python versions on my system so i am relying on the CI to confirm everything is working. |
Hi, I'd like to submit a PR to update this package.
Also would you like some help to push a new version to pypi?
The text was updated successfully, but these errors were encountered: