From a41785b502fbc744e00df08e07575449e90219fc Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?V=C3=A1clav=20Dohnal?= Date: Mon, 10 Dec 2018 14:50:57 +0100 Subject: [PATCH] update supported Django versions --- README.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.rst b/README.rst index 233a61f..d334c8f 100644 --- a/README.rst +++ b/README.rst @@ -37,7 +37,7 @@ Installation ------------ - Supported Python versions are: ``3.6``, ``3.7`` and ``3.7-dev``. -- Supported Django versions are: ``2.0`` +- Supported Django versions are: ``2.0`` and ``2.1`` (version ``1.11`` should also work). .. code:: shell