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