[PR #606] [MERGED] Replace ifnotequal with if #639

Closed
opened 2026-02-27 15:59:27 +03:00 by kerem · 0 comments
Owner

📋 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: masterHead: fix-604


📝 Commits (1)

  • 53d1407 Replace 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.

## 📋 Pull Request Information **Original PR:** https://github.com/retspen/webvirtcloud/pull/606 **Author:** [@krejcar25](https://github.com/krejcar25) **Created:** 9/25/2023 **Status:** ✅ Merged **Merged:** 9/25/2023 **Merged by:** [@catborise](https://github.com/catborise) **Base:** `master` ← **Head:** `fix-604` --- ### 📝 Commits (1) - [`53d1407`](https://github.com/retspen/webvirtcloud/commit/53d140748330011ef344215caf34d3e7d1d262a9) Replace ifnotequal with if ### 📊 Changes **1 file changed** (+2 additions, -2 deletions) <details> <summary>View changed files</summary> 📝 `storages/templates/storage.html` (+2 -2) </details> ### 📄 Description ifequal and ifnotequal are deprecated in Django 4.0 Fixes #604 --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-02-27 15:59:27 +03:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/webvirtcloud#639
No description provided.