I have a problem when starting the Django admin. When I'm going to put the username and password (which are the correct ones and with the creation of superuser) it tells me that one of the fields is not correct.
What can I do in this case and be able to enter my django admin?