mirror of
https://github.com/dveselov/docsbox.git
synced 2026-04-25 04:55:47 +03:00
[PR #5] [MERGED] fix on views.py: flush and close file before reading: otherwise file … #9
Labels
No labels
pull-request
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/docsbox#9
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/dveselov/docsbox/pull/5
Author: @ulrichhamann
Created: 2/20/2018
Status: ✅ Merged
Merged: 2/21/2018
Merged by: @dveselov
Base:
master← Head:master📝 Commits (1)
ae7e07cfix on views.py: flush and close file before reading: otherwise file is not written and mimetype not acknowledged; fix rq egg: pinned version; Dockerfile: upgrade pip📊 Changes
3 files changed (+7 additions, -1 deletions)
View changed files
📝
docsbox/Dockerfile(+1 -0)📝
docsbox/docs/views.py(+2 -0)📝
docsbox/requirements.txt(+4 -1)📄 Description
The pull request is my solution to my issue
https://github.com/dveselov/docsbox/issues/4
With those patches the service forks for me.
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.