Re: Tutorial part2, default admin login/pass ?

2006-07-15 Thread learner404
Thanks both for your help. I've also dropped the database and started again and this time I saw the option to create the super user login/pass that I probably skipped by being to impatient. Thanks --~--~-~--~~~---~--~~ You received this message because you are

Re: Tutorial part2, default admin login/pass ?

2006-07-15 Thread learner404
sword. > > If you did that, but don't remember what you put in, you could create a > new superuser from the shell (python manage.py shell): > from django.contrib.auth.models import User > me = User.create_user("learner404","[EMAIL PROTECTED]","password&qu

Tutorial part2, default admin login/pass ?

2006-07-15 Thread learner404
Hello, I've co the latest version of django through the svn repository and I'm using mysql on a Ubuntu box (local PC). I did part 1 of the tutorial and it works great but on part 2 I'm supposed to just "login" into django administration on http://127.0.0.1:8000/admin/ The problem is I that I don