I have some data in my dev database (not yest exported to fixtures), so I dont want to run syncdb.
However, I have lost my pwd for the admin section of my demo django website (I have not worked on it for a little while)
Is the password stored somewhere in the config/settings etc?
How can I recover the admin pwd?