I am using Django (version 1.3) and have forgotten both admin username and password. How to reset both?
And is it possible to make a normal user into admin, and then
Another way to get the user name (and most of the information) is to access the database directly and read the info from the tables.