Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

- Update the message to be consistent with the Django `HttpResponseBa…#9287

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 ourterms of service andprivacy statement. We’ll occasionally send you account related emails.

Already on GitHub?Sign in to your account

Merged
auvipy merged 1 commit intoencode:masterfromsocrates-101:patch-1
Mar 17, 2024

Conversation

maycuatroi1
Copy link

Description

I encountered an error with the assert statement due to incorrect logging. Upon reviewing theHttpResponseBase class, I discovered that its subclass should beStreamingHttpResponse instead ofHttpStreamingResponse.
image

Reference:https://github.com/django/django/blob/b231bcd19e57267ce1fc21d42d46f0b65fdcfcf8/django/http/response.py#L432

browniebroke reacted with thumbs up emoji
@maycuatroi1
Copy link
Author

image
Ref official document

@auvipyauvipy added this to the3.15 milestoneMar 17, 2024
@auvipyauvipy merged commit337ba21 intoencode:masterMar 17, 2024
@auvipyauvipy added the Bug labelMar 17, 2024
@maycuatroi1maycuatroi1 deleted the patch-1 branchMarch 19, 2024 19:58
Sign up for freeto join this conversation on GitHub. Already have an account?Sign in to comment
Reviewers

@auvipyauvipyauvipy approved these changes

Assignees
No one assigned
Labels
Projects
None yet
Milestone
3.15
Development

Successfully merging this pull request may close these issues.

2 participants
@maycuatroi1@auvipy

[8]ページ先頭

©2009-2025 Movatter.jp