From efd97ba383abd48770eb4a55c7f4a8e874fb7118 Mon Sep 17 00:00:00 2001 From: David Seaward Date: Wed, 7 Jun 2017 14:35:20 +0200 Subject: [PATCH] update to match requirements --- README.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index 6799f3b..436191b 100755 --- a/README.md +++ b/README.md @@ -1,5 +1,5 @@ -Puri.st account manager -======================= +Purist account manager +====================== A Django site for account registration and management for Puri.st services. In particular, user registration creates an LDAP user, @@ -12,7 +12,7 @@ Prerequisites * Debian 8 * Python 3.4 / 3.5 -* Django 1.10 +* Django 1.11 * Debian packages: * `libsasl2-dev` * `libldap2-dev` @@ -46,7 +46,7 @@ For more options and details see