retspen / webvirtcloud

WebVirtCloud is virtualization web interface for admins and users
1.7k stars 372 forks source link

Replace ifnotequal with if #606

Closed krejcar25 closed 1 year ago

krejcar25 commented 1 year ago

ifequal and ifnotequal are deprecated in Django 4.0

Fixes #604

catborise commented 1 year ago

Fixed but not commited yet. thanks this will also do.