Re: admin login fails

2011-04-19 Thread pfc
Thank you so much that's all it was! On Apr 19, 2:19 pm, Nick Stinemates <nstinema...@gmail.com> wrote: > On Tue, Apr 19, 2011 at 5:36 PM, pfc <passionateforchr...@gmail.com> wrote: > > I did try to delete the db and yes I had to create a new superuser > > afte

Re: admin login fails

2011-04-19 Thread pfc
ra2...@gmail.com> wrote: > Or you can delete database and execute again syncdb. The aplication ask > again the password, warning for capslock. =) > > 2011/4/19 pfc <passionateforchr...@gmail.com> > > > > > > > > > I'm new to Django an

admin login fails

2011-04-19 Thread pfc
I'm new to Django and am following the tutorials, specifically: http://docs.djangoproject.com/en/dev/intro/tutorial02/ I followed the instructions on adding admin to the INSTALLED_APPS, I also added it to the urls, did syncdb and created the superuser. When trying to login with the