From b50d1c6ccb9c304484fe346b1ddfcab2465b3661 Mon Sep 17 00:00:00 2001 From: Étienne Loks Date: Fri, 28 Feb 2025 13:56:10 +0100 Subject: 📝 update documentation for permissions on v4.4 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- example_project/settings.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'example_project/settings.py') diff --git a/example_project/settings.py b/example_project/settings.py index a4a2b72f5..0ccbb03a5 100644 --- a/example_project/settings.py +++ b/example_project/settings.py @@ -282,7 +282,7 @@ ISHTAR_SLUGS = { } ISHTAR_MIGRATE_V4 = False -ISHTAR_DOCUMENT_VERSION = "develop" +ISHTAR_DOCUMENT_VERSION = "develop-4.4" REGISTRATION_OPEN = False SRID = 4326 # WGS84 - World -- cgit v1.2.3