mirror of
https://github.com/retspen/webvirtcloud.git
synced 2026-04-25 07:25:53 +03:00
[PR #606] [MERGED] Replace ifnotequal with if #639
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#639
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/606
Author: @krejcar25
Created: 9/25/2023
Status: ✅ Merged
Merged: 9/25/2023
Merged by: @catborise
Base:
master← Head:fix-604📝 Commits (1)
53d1407Replace ifnotequal with if📊 Changes
1 file changed (+2 additions, -2 deletions)
View changed files
📝
storages/templates/storage.html(+2 -2)📄 Description
ifequal and ifnotequal are deprecated in Django 4.0
Fixes #604
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.