mirror of
https://github.com/retspen/webvirtcloud.git
synced 2026-04-25 07:25:53 +03:00
[PR #528] [MERGED] fix setting.py.template & decodestring convert #603
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#603
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/528
Author: @catborise
Created: 8/22/2022
Status: ✅ Merged
Merged: 8/22/2022
Merged by: @catborise
Base:
master← Head:master📝 Commits (2)
aebcbb6remove duplicate restframework module entry33a7e30convert decodestring -> decodebytes for python 3.10 compatibility📊 Changes
2 files changed (+1 additions, -2 deletions)
View changed files
📝
accounts/utils.py(+1 -1)📝
webvirtcloud/settings.py.template(+0 -1)📄 Description
fix ssh-key verification problem because of decodestring depreciation.
and fix settings.py.template redundant module error.
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.