From 25b6aa0a65a219bd4e310d94b821d82322550b68 Mon Sep 17 00:00:00 2001 From: Ilan Steemers Date: Wed, 8 Jul 2015 22:58:47 +0200 Subject: [PATCH] Updating to Django 1.8.3 and 1.7.9 --- .travis.yml | 4 ++-- README.rst | 2 +- docs/index.rst | 2 +- 3 files changed, 4 insertions(+), 4 deletions(-) diff --git a/.travis.yml b/.travis.yml index baa7d71..e5d40e9 100644 --- a/.travis.yml +++ b/.travis.yml @@ -8,8 +8,8 @@ python: - "3.4" env: - - DJANGO=1.8.2 - - DJANGO=1.7.8 + - DJANGO=1.8.3 + - DJANGO=1.7.9 install: - pip install -q django==$DJANGO diff --git a/README.rst b/README.rst index 22ff472..d5aa508 100644 --- a/README.rst +++ b/README.rst @@ -32,7 +32,7 @@ Requirements - `Arrow `__ - `Blessed `__ -Tested with: Python 2.7 & 3.4. Django 1.7.8 & 1.8.2 +Tested with: Python 2.7 & 3.4. Django 1.7.9 & 1.8.3 Installation diff --git a/docs/index.rst b/docs/index.rst index 9695a5a..3bb6677 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.4. Django 1.7.8 & 1.8.2 +Django Q is tested with: Python 2.7 & 3.4. Django 1.7.9 & 1.8.3 Contents: