How to reset django or create another superuser.

If you know your username (for example admin) then use this:

Also, You may try through the console to see and change the password:

Use the shell console and start the Django shell:

Now use this Django script:

If you need to create another superuser.

Leave a Reply

This site uses Akismet to reduce spam. Learn how your comment data is processed.