Skip to content

Conversation

@streeter
Copy link

The Django FileSystemStorage does the same thing, which performs a seek(0) at the start of reading a single chunk. Otherwise, the file's contents might be empty.

The Django FileSystemStorage does the same thing, which performs a
seek(0) at the start of reading a single chunk. Otherwise, the file's
contents might be empty.
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.

1 participant