mirror of
https://github.com/retspen/webvirtcloud.git
synced 2026-04-25 07:25:53 +03:00
[PR #385] [MERGED] black isort linter fixes #534
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#534
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/385
Author: @catborise
Created: 11/5/2020
Status: ✅ Merged
Merged: 11/5/2020
Merged by: @catborise
Base:
master← Head:master📝 Commits (6)
f759dc6fix to prevent not opened connection close error5a3e0adpage header rearragementsc20c353localization updates508e360lint with black python. convert f style strings to old one. some small fixes917d14clocalization updatesc83e26cfix merge conflicts for locale files📊 Changes
63 files changed (+6877 additions, -2146 deletions)
View changed files
📝
accounts/apps.py(+2 -2)📝
accounts/migrations/0001_initial.py(+2 -3)📝
accounts/templatetags/tags_fingerprint.py(+2 -1)📝
accounts/utils.py(+8 -8)📝
accounts/views.py(+58 -39)📝
admin/forms.py(+42 -34)📝
admin/views.py(+6 -14)📝
appsettings/views.py(+11 -9)📝
computes/urls.py(+0 -1)📝
computes/validators.py(+2 -2)📝
computes/views.py(+49 -40)📝
conf/runit/secret_generator.py(+2 -1)📝
console/sshtunnels.py(+2 -3)📝
console/views.py(+6 -2)📝
datasource/urls.py(+1 -0)📝
datasource/views.py(+16 -18)📝
instances/apps.py(+1 -1)📝
instances/migrations/0001_initial.py(+1 -2)📝
instances/migrations/0006_addFlavors.py(+1 -1)📝
instances/templates/instances/snapshots_tab.html(+1 -1)...and 43 more files
📄 Description
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.