From cf49c894b95fb9d0fc9caa40ea1fdd39f1fa8c71 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ben=20St=C3=A4hli?= Date: Wed, 15 Mar 2017 09:37:28 +0100 Subject: [PATCH] Update README.md --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index 84bd750..3e2f09f 100644 --- a/README.md +++ b/README.md @@ -1,2 +1,5 @@ # django-separate-users separate staff and non staff users with two proxy models +- staff users can be given the right to edit non staff users +- fieldsets for staff and non staff users can be defined via settings +- less clutter