Skip to content

Improve django-stubs/test/client.pyi#397

Merged
kodiakhq[bot] merged 9 commits into
sbdchd:mainfrom
noelleleigh:django/test/client
Jun 12, 2026
Merged

Improve django-stubs/test/client.pyi#397
kodiakhq[bot] merged 9 commits into
sbdchd:mainfrom
noelleleigh:django/test/client

Conversation

@noelleleigh

Copy link
Copy Markdown

Changes django-stubs/test/client.pyi to match its API in Django 5.2:

  • Added REDIRECT_STATUS_CODES
  • Added query_params argument to request methods
  • Added ClientMixin class and used it in the inheritance for Client and AsyncClient
  • Other smaller changes

@kodiakhq kodiakhq Bot merged commit 3d7e21d into sbdchd:main Jun 12, 2026
2 checks passed

@sbdchd sbdchd left a comment

Copy link
Copy Markdown
Owner

Choose a reason for hiding this comment

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

Thank you!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants