Skip to content

Conversation

knyghty
Copy link
Member

@knyghty knyghty commented Nov 5, 2023

No description provided.

@knyghty knyghty force-pushed the test-query-params branch 2 times, most recently from faab61c to a261b76 Compare November 5, 2023 18:00
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

versionchanged annotations are missing for every method.

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

query_params=None is missing in AsyncClient and Client signatures and docs.

@felixxm
Copy link
Member

felixxm commented Nov 21, 2023

@knyghty Thanks 👍 We can keep both data and query_params for GET and HEAD. Do you have time to keep working on remaining comments (#17447 (comment), #17447 (comment))?

@knyghty
Copy link
Member Author

knyghty commented Nov 21, 2023

@felixxm Yes, this week I think, thanks 👍🏻

@knyghty
Copy link
Member Author

knyghty commented Nov 21, 2023

@felixxm these are both done now.

@felixxm felixxm self-assigned this Nov 21, 2023
@felixxm felixxm changed the title Fixed #14611 -- Added query_params to TestClient and RequestFactory. Fixed #14611 -- Added query_params argument to RequestFactory and Client classes. Nov 23, 2023
Copy link
Member

@felixxm felixxm left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@knyghty Thanks 👍 I pushed missing documentation changes.

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

query_params=None is missing in AsyncClient and Client signatures and docs.

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

query_params is missing in the head() signature and docs.

@felixxm felixxm merged commit a035939 into django:main Nov 23, 2023
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.

4 participants