mirror of
https://github.com/retspen/webvirtcloud.git
synced 2026-04-25 07:25:53 +03:00
[PR #624] [MERGED] add white noise for static_root/staticfiles_dir problem for debug/non… #651
Labels
No labels
bug
enhancement
pull-request
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/webvirtcloud#651
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/retspen/webvirtcloud/pull/624
Author: @catborise
Created: 11/10/2023
Status: ✅ Merged
Merged: 11/10/2023
Merged by: @catborise
Base:
master← Head:master📝 Commits (2)
e324a19add white noise for static_root/staticfiles_dir problem for debug/non-debug running mode296081dMerge 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.