Skip to content

Latest commit

 

History

History
5 lines (5 loc) · 227 Bytes

README.md

File metadata and controls

5 lines (5 loc) · 227 Bytes

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