Re: still having problems running the tutorial..

2006-03-22 Thread [EMAIL PROTECTED]
okay, i finally got this fixed.. what i had to do was.. create the database using utf-8 collation from the very beginning.. and not try to convert it.. for some reason, when i try to convert it, it would not convert all the tables.. thanks for your help! --~--~-~--~~~-

Re: still having problems running the tutorial..

2006-03-21 Thread [EMAIL PROTECTED]
[EMAIL PROTECTED] wrote: > no matter what i do.. no matter what collations i try.. > _mysql_exceptions.OperationalError: (1267, "Illegal mix of collations > (latin1_swedish_ci,IMPLICIT) and (utf8_general_ci,COERCIBLE) for > operation '='") "Illegal mix of collations" gives ~67000 hits on google

still having problems running the tutorial..

2006-03-21 Thread [EMAIL PROTECTED]
no matter what i do.. no matter what collations i try.. i keep getting this error when i try to create a super user.. i have tried this a few times, and tried everything that has been posted... but i cannot get it to run.. it is already too late in the game to try to use django on a current pro