Hi,
I created a new project in django

1.I created a new database
2. I created a new user
3.python manage syncdb
4.python manae.py runserver

when i visit localhost:8080/admin -> it asks for username n passwd. but the
login fails inspite of entering correct one

But it works for a different project

-- 
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