Set a user to staff or superuser
Staff controls access to the Admin Dashboard (see all users and grades) Superuser controls access to the Sysadmin panel (add users, delete courses) and this Django Admin panel (give staff/superuser privileges) NOTE that this must be done from a superuser account.
Log into [platform url]/admin. This is the Django Admin panel.
From Auth, click Users.
Click on the user you’d like to give access to.
Within Permissions, select “Staff status” and/or “Superuser status”.
Click “Save” at the bottom of the page.