From f977b0562eb69e664aacb2e3508d695102828a30 Mon Sep 17 00:00:00 2001 From: Lauri Ojansivu Date: Fri, 22 Sep 2023 21:09:11 +0300 Subject: [PATCH] Updated Deep Dive Into WeKan (markdown) --- Deep-Dive-Into-WeKan.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Deep-Dive-Into-WeKan.md b/Deep-Dive-Into-WeKan.md index 81fb759..1e042ff 100644 --- a/Deep-Dive-Into-WeKan.md +++ b/Deep-Dive-Into-WeKan.md @@ -79,7 +79,7 @@ From https://github.com/wekan/wekan/issues/4578#issuecomment-1407769397 -- Support more databases, like SQLite and PostgreSQL, and support migrations between them +- Support more databases, like SQLite and PostgreSQL, and support migrations between databases - For browsers that have Javascript, use Javascript to add drag-drop etc Javascript features, and hide UI elements like buttons etc that are for non-Javascript - Work without Websockets (maybe with long poll, or other way), for internal corporate networks where websockets are not allowed - Work at browsers that do not support Javascript, or have Javascript is disabled for security reasons: