[Python-Django:] Creating/Modifying/Resetting superuser

I followed the instructions at Creating an admin user when I forgot the django admin password. It overwrites the existing database entry for admin user in auth_user table.

Comments