From e2d0147a0f2876c2e8aa77028984fdd99b8361e9 Mon Sep 17 00:00:00 2001 From: Paul Eggleton Date: Fri, 13 Jan 2017 14:04:09 +1300 Subject: [PATCH] README: update latest tested version We might as well show the latest tested point release. Signed-off-by: Paul Eggleton --- README | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README b/README index 719164c..7c311a7 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)