From 49301afe513581cb0b9d13ea7333f00e4d30ab20 Mon Sep 17 00:00:00 2001 From: Leonhard Strohmidel Date: Tue, 20 Sep 2022 12:00:27 +0200 Subject: [PATCH] Adapting django version --- Readme.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Readme.md b/Readme.md index 54730bb..17e23dd 100644 --- a/Readme.md +++ b/Readme.md @@ -1,6 +1,6 @@ # lostplaces-backend -lostplaces-backend is a django (3.x) based webproject. It once wants to become a software which allows a group of urban explorers to manage, document and share the locations of lost places while not exposing too much / any information to the public. +lostplaces-backend is a django (4.x) based webproject. It once wants to become a software which allows a group of urban explorers to manage, document and share the locations of lost places while not exposing too much / any information to the public. The software is currently in early development status, neither scope, datamodel(s) nor features are finalized yet. Therefore we would not recommend to download or install this piece of software anywhere - except your local django dev server.