From ebfae7e8486b69b68882229dc554bff72b0d1a67 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?P=C4=93teris=20Caune?= Date: Thu, 17 May 2018 19:45:16 +0300 Subject: [PATCH] "Django 2" in README --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 4c613433..ca788a8e 100644 --- a/README.md +++ b/README.md @@ -21,7 +21,7 @@ It is live here: [http://healthchecks.io/](http://healthchecks.io/) The building blocks are: * Python 3 -* Django 1.11 +* Django 2 * PostgreSQL or MySQL ## Setting Up for Development