aboutsummaryrefslogtreecommitdiffstats
path: root/README
diff options
context:
space:
mode:
authorPaul Eggleton <paul.eggleton@linux.intel.com>2017-01-13 14:04:09 +1300
committerPaul Eggleton <paul.eggleton@linux.intel.com>2017-01-13 14:04:09 +1300
commite2d0147a0f2876c2e8aa77028984fdd99b8361e9 (patch)
tree25413a170898c48e79a8de7785579e03e876e8cf /README
parentf0f61bf574df113309290280519815a6fdbe70ae (diff)
downloadopenembedded-core-contrib-e2d0147a0f2876c2e8aa77028984fdd99b8361e9.tar.gz
README: update latest tested version
We might as well show the latest tested point release. Signed-off-by: Paul Eggleton <paul.eggleton@linux.intel.com>
Diffstat (limited to 'README')
-rw-r--r--README2
1 files changed, 1 insertions, 1 deletions
diff --git a/README b/README
index 719164c87e..7c311a7167 100644
--- a/README
+++ b/README
@@ -12,7 +12,7 @@ Setup
In order to make use of this application you will need:
* Python 3.4+
-* Django 1.8.x - tested with 1.8.13; newer versions may work, but
+* Django 1.8.x - tested with 1.8.17; newer versions may work, but
the application has not been tested with 1.9 or newer.
* For production usage, a web server set up to host Django applications
(not needed for local-only testing)