Separate login for staff. This area is isolated from the user trading CRM and uses Django superuser authentication.
Create the admin with `python manage.py createsuperuser` and then sign in here.