I want to change the status of a registered user to staff
or active/notactive
. While logging in the Django Administration
Page as a superuser I couldn't find any option to do that as you can see from the below screen shot. How can we do it.
I followed @Exprator Suggestion and it worked