Skip to content

Commit

Permalink
fix tests
Browse files Browse the repository at this point in the history
  • Loading branch information
Archmonger committed Aug 27, 2024
1 parent 3b37902 commit 0a2d8e9
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -34,8 +34,9 @@ Using the following categories, list your changes in this order:

## [Unreleased]

- Prevent responses with no body from creating a warning by providing Django an empty async iterable as the file content.
- Force Django>=3.2 to use async file responses if possible, regardless of whether the middleware is run in sync or async mode.
### Fixed

- Fix Django "StreamingHttpResponse must consume synchronous iterators" warning

## [1.0.0] - 2024-05-08

Expand Down

0 comments on commit 0a2d8e9

Please sign in to comment.