[PR #536] fix 2 bugs #681

Open
opened 2026-02-27 16:40:08 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/retspen/webvirtmgr/pull/536
Author: @fmnisme
Created: 3/31/2015
Status: 🔄 Open

Base: masterHead: master


📝 Commits (2)

  • 51fa237 fix bug: error STATIC_ROOT config.
  • 33bdaa9 fix bug: use OrderedDict replace {} for volumes.

📊 Changes

2 files changed (+3 additions, -2 deletions)

View changed files

📝 create/views.py (+2 -1)
📝 webvirtmgr/settings.py (+1 -1)

📄 Description

if use volumes = {},the images will be unordered。


🔄 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/retspen/webvirtmgr/pull/536 **Author:** [@fmnisme](https://github.com/fmnisme) **Created:** 3/31/2015 **Status:** 🔄 Open **Base:** `master` ← **Head:** `master` --- ### 📝 Commits (2) - [`51fa237`](https://github.com/retspen/webvirtmgr/commit/51fa237dd0f0f185b8ce20f46eb42c21f41c916a) fix bug: error STATIC_ROOT config. - [`33bdaa9`](https://github.com/retspen/webvirtmgr/commit/33bdaa9b1dd841600d87bb84abc480c25baa8fe1) fix bug: use OrderedDict replace {} for volumes. ### 📊 Changes **2 files changed** (+3 additions, -2 deletions) <details> <summary>View changed files</summary> 📝 `create/views.py` (+2 -1) 📝 `webvirtmgr/settings.py` (+1 -1) </details> ### 📄 Description if use volumes = {},the images will be unordered。 --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
Sign in to join this conversation.
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/webvirtmgr#681
No description provided.