From 4348c3e9a6288a22b5594897cec723d03d962001 Mon Sep 17 00:00:00 2001 From: Juan Benavides Date: Sat, 1 Mar 2025 11:34:27 -0500 Subject: [PATCH] docs(readme): Update Django version (#5175) --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 2c058f0c5855..3c0a5a53d521 100644 --- a/README.md +++ b/README.md @@ -53,7 +53,7 @@ You can try our hosted version for free at https://flagsmith.com/ ### Flagsmith Open Source -The Flagsmith API is built using Python 3, Django 2, and DjangoRestFramework 3. You can try the application out using: +The Flagsmith API is built using Python 3, Django 4, and DjangoRestFramework 3. You can try the application out using: - [Docker](https://github.com/Flagsmith/flagsmith/blob/main/docker-compose.yml) - [Kubernetes](https://github.com/Flagsmith/flagsmith-charts)