mirror of
https://github.com/retspen/webvirtcloud.git
synced 2026-04-25 15:35:57 +03:00
[PR #450] [MERGED] Django Update & other #564
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#564
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/450
Author: @catborise
Created: 6/15/2021
Status: ✅ Merged
Merged: 6/15/2021
Merged by: @catborise
Base:
master← Head:master📝 Commits (10+)
646eae5fix edit instance volume for running instances to prevent bus errord9c2329rearrange search functionalitya47d006fix edit instance volume for running instances to prevent bus errord7c0f94rearrange search functionality5aa22acDjango 3.2.4 LTS upgrade990b69aMerge branch 'master' of https://github.com/catborise/webvirtcloud18971f0fix indentation error for ldapbackend.pyf3ac402Update ubuntu image to 20.04f161d6aupdate django and package names for travis ciede5710update secret references; move secret to virtsecret because of django compatibility📊 Changes
47 files changed (+156 additions, -157 deletions)
View changed files
📝
.travis.yml(+3 -3)📝
Dockerfile(+1 -1)📝
README.md(+1 -1)📝
admin/templates/admin/group_list.html(+1 -3)📝
admin/templates/admin/user_list.html(+1 -3)📝
computes/templates/computes/instances.html(+3 -5)📝
computes/templates/computes/list.html(+5 -4)📝
computes/templates/overview.html(+2 -2)📝
computes/tests.py(+1 -1)📝
computes/urls.py(+2 -2)📝
conf/requirements.txt(+1 -1)📝
console/templates/console-base.html(+1 -1)📝
console/templates/console-spice-full.html(+1 -1)📝
console/templates/console-spice-lite.html(+1 -1)📝
console/templates/console-vnc-full.html(+1 -1)📝
console/templates/console-vnc-lite.html(+1 -1)📝
instances/templates/allinstances.html(+4 -6)📝
instances/templates/create_instance_w1.html(+1 -1)📝
instances/templates/create_instance_w2.html(+1 -1)📝
instances/templates/instance.html(+1 -1)...and 27 more files
📄 Description
Django 2.2 to 3.2 LTS upgrade.
fix some small errors
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.