Im trying to log into the admin GUI but keep getting the error :
Please enter a correct username and password. Note that both fields are case-sensitive.
Ive created a new user, dropped all the db tables for auth_xxx and resynced. And also checked that the is_staff,is_active,is_superuser flags are all true within the db.
Does anyone have any other ideas ?