From bcfcd5f390abe5c7f4e7b386212f5db18d05dc57 Mon Sep 17 00:00:00 2001 From: Ilan Steemers Date: Wed, 31 Oct 2018 11:53:27 +0100 Subject: [PATCH] Updates version compatibility in docs --- README.rst | 2 +- docs/index.rst | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/README.rst b/README.rst index 59f9163..ee2520b 100644 --- a/README.rst +++ b/README.rst @@ -31,7 +31,7 @@ Requirements - `Arrow `__ - `Blessed `__ -Tested with: Python 3.6. 3.7 Django 1.11.11 and 2.0.x +Tested with: Python 3.6. 3.7 Django 1.11.x and 2.1.x .. warning:: Since Python 3.7 `async` became a reserved keyword and was refactored to `async_task` diff --git a/docs/index.rst b/docs/index.rst index acca280..f03f154 100644 --- a/docs/index.rst +++ b/docs/index.rst @@ -24,7 +24,7 @@ Features - Rollbar and Sentry support -Django Q is tested with: Python 3.6. and 3.7, Django 1.11.11 LTS and 2.0.x +Django Q is tested with: Python 3.6. and 3.7, Django 1.11.x LTS and 2.1.x Contents: