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