On Tue, Apr 19, 2011 at 5:31 AM, pfc <passionateforchr...@gmail.com> wrote:

> 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 superuser(username test, password test) I
> then get the message "Please enter a correct username and password.
> Note that both fields are case-sensitive."
> I decided to create a second superuser and restarted the test server,
> and still have the same issue.
>
> A few days ago I had no problems getting this to work, but now even
> when trying to create a new project I still get the same error.
> Any ideas as to what I'm missing or what might be happening?
>
> Thanks in advance for any help :-)
>
> --
> You received this message because you are subscribed to the Google Groups
> "Django users" group.
> To post to this group, send email to django-users@googlegroups.com.
> To unsubscribe from this group, send email to
> django-users+unsubscr...@googlegroups.com.
> For more options, visit this group at
> http://groups.google.com/group/django-users?hl=en.
>
>
Have you checked your caps-lock setting on your keyboard?


-- 
Joel Goldstick

-- 
You received this message because you are subscribed to the Google Groups 
"Django users" group.
To post to this group, send email to django-users@googlegroups.com.
To unsubscribe from this group, send email to 
django-users+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/django-users?hl=en.

Reply via email to