[PR #5] [MERGED] fix on views.py: flush and close file before reading: otherwise file … #9

Closed
opened 2026-02-25 22:30:15 +03:00 by kerem · 0 comments
Owner

📋 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: masterHead: master


📝 Commits (1)

  • ae7e07c fix 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.

## 📋 Pull Request Information **Original PR:** https://github.com/dveselov/docsbox/pull/5 **Author:** [@ulrichhamann](https://github.com/ulrichhamann) **Created:** 2/20/2018 **Status:** ✅ Merged **Merged:** 2/21/2018 **Merged by:** [@dveselov](https://github.com/dveselov) **Base:** `master` ← **Head:** `master` --- ### 📝 Commits (1) - [`ae7e07c`](https://github.com/dveselov/docsbox/commit/ae7e07c0ac458f97131b38d0d37ae02dea0a6255) fix 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) <details> <summary>View changed files</summary> 📝 `docsbox/Dockerfile` (+1 -0) 📝 `docsbox/docs/views.py` (+2 -0) 📝 `docsbox/requirements.txt` (+4 -1) </details> ### 📄 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. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-02-25 22:30:15 +03:00
Sign in to join this conversation.
No labels
pull-request
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/docsbox#9
No description provided.