From f0b1f280e7face8210513bf68f7339bfc3a7f21b Mon Sep 17 00:00:00 2001 From: Ilan Steemers Date: Thu, 7 Jan 2016 20:43:35 +0100 Subject: [PATCH] Docs: updates Django versions to 1.8.8 and 1.9.1 --- docs/index.rst | 2 +- docs/install.rst | 8 +++----- 2 files changed, 4 insertions(+), 6 deletions(-) diff --git a/docs/index.rst b/docs/index.rst index 8aa7336..b0dc610 100644 --- a/docs/index.rst +++ b/docs/index.rst @@ -24,7 +24,7 @@ Features - Python 2 and 3 -Django Q is tested with: Python 2.7 & 3.5. Django 1.7.10 & 1.8.6 +Django Q is tested with: Python 2.7 & 3.5. Django 1.8.8 & 1.9.1 Contents: diff --git a/docs/install.rst b/docs/install.rst index aa3a111..ebeaa7b 100644 --- a/docs/install.rst +++ b/docs/install.rst @@ -29,7 +29,7 @@ Django Q is tested for Python 2.7 and 3.5 - `Django `__ Django Q aims to use as much of Django's standard offerings as possible - The code is tested against Django version `1.7.10` and `1.8.6`. + The code is tested against Django version `1.8.8` and `1.9.1`. - `Django-picklefield `__ @@ -119,11 +119,9 @@ You can reference the `requirements