[PR #624] [MERGED] add white noise for static_root/staticfiles_dir problem for debug/non… #651

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

📋 Pull Request Information

Original PR: https://github.com/retspen/webvirtcloud/pull/624
Author: @catborise
Created: 11/10/2023
Status: Merged
Merged: 11/10/2023
Merged by: @catborise

Base: masterHead: master


📝 Commits (2)

  • e324a19 add white noise for static_root/staticfiles_dir problem for debug/non-debug running mode
  • 296081d Merge branch 'master' into master

📊 Changes

214 files changed (+15500 additions, -52 deletions)

View changed files

📝 conf/requirements.txt (+4 -3)
📝 console/templates/console-vnc-full.html (+2 -2)
static/bootstrap_icons/css/bootstrap_icons.0e17d6a6e498.css (+52 -0)
static/bootstrap_icons/css/bootstrap_icons.0e17d6a6e498.css.gz (+0 -0)
static/bootstrap_icons/css/bootstrap_icons.css (+52 -0)
static/bootstrap_icons/css/bootstrap_icons.css.gz (+0 -0)
static/drf-yasg/README.723ffa086d8b (+18 -0)
static/drf-yasg/README.723ffa086d8b.gz (+0 -0)
static/drf-yasg/README.gz (+0 -0)
static/drf-yasg/immutable.37fd83058fde.js (+4977 -0)
static/drf-yasg/immutable.37fd83058fde.js.gz (+0 -0)
static/drf-yasg/immutable.js.gz (+0 -0)
static/drf-yasg/immutable.min.d985bc61d85c.js (+34 -0)
static/drf-yasg/immutable.min.d985bc61d85c.js.gz (+0 -0)
static/drf-yasg/immutable.min.js.gz (+0 -0)
static/drf-yasg/insQ.d4a1933caf20.js (+163 -0)
static/drf-yasg/insQ.d4a1933caf20.js.gz (+0 -0)
static/drf-yasg/insQ.js.gz (+0 -0)
static/drf-yasg/insQ.min.90ab21607447.js (+4 -0)
static/drf-yasg/insQ.min.90ab21607447.js.gz (+0 -0)

...and 80 more files

📄 Description

…-debug running mode


🔄 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/webvirtcloud/pull/624 **Author:** [@catborise](https://github.com/catborise) **Created:** 11/10/2023 **Status:** ✅ Merged **Merged:** 11/10/2023 **Merged by:** [@catborise](https://github.com/catborise) **Base:** `master` ← **Head:** `master` --- ### 📝 Commits (2) - [`e324a19`](https://github.com/retspen/webvirtcloud/commit/e324a1940121d10daf0feae80cc605f58fa37f3f) add white noise for static_root/staticfiles_dir problem for debug/non-debug running mode - [`296081d`](https://github.com/retspen/webvirtcloud/commit/296081d1e302f439b143640c7b5bb4c93cfb98e5) Merge branch 'master' into master ### 📊 Changes **214 files changed** (+15500 additions, -52 deletions) <details> <summary>View changed files</summary> 📝 `conf/requirements.txt` (+4 -3) 📝 `console/templates/console-vnc-full.html` (+2 -2) ➕ `static/bootstrap_icons/css/bootstrap_icons.0e17d6a6e498.css` (+52 -0) ➕ `static/bootstrap_icons/css/bootstrap_icons.0e17d6a6e498.css.gz` (+0 -0) ➕ `static/bootstrap_icons/css/bootstrap_icons.css` (+52 -0) ➕ `static/bootstrap_icons/css/bootstrap_icons.css.gz` (+0 -0) ➕ `static/drf-yasg/README.723ffa086d8b` (+18 -0) ➕ `static/drf-yasg/README.723ffa086d8b.gz` (+0 -0) ➕ `static/drf-yasg/README.gz` (+0 -0) ➕ `static/drf-yasg/immutable.37fd83058fde.js` (+4977 -0) ➕ `static/drf-yasg/immutable.37fd83058fde.js.gz` (+0 -0) ➕ `static/drf-yasg/immutable.js.gz` (+0 -0) ➕ `static/drf-yasg/immutable.min.d985bc61d85c.js` (+34 -0) ➕ `static/drf-yasg/immutable.min.d985bc61d85c.js.gz` (+0 -0) ➕ `static/drf-yasg/immutable.min.js.gz` (+0 -0) ➕ `static/drf-yasg/insQ.d4a1933caf20.js` (+163 -0) ➕ `static/drf-yasg/insQ.d4a1933caf20.js.gz` (+0 -0) ➕ `static/drf-yasg/insQ.js.gz` (+0 -0) ➕ `static/drf-yasg/insQ.min.90ab21607447.js` (+4 -0) ➕ `static/drf-yasg/insQ.min.90ab21607447.js.gz` (+0 -0) _...and 80 more files_ </details> ### 📄 Description …-debug running mode --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-02-27 15:59:30 +03:00
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/webvirtcloud#651
No description provided.