On Sat, 2008-03-08 at 14:49 -0800, Brandon Taylor wrote: > Hello, > > Yes, I'm using MySQL 5 and Django .097 pre. Actually, I just went into > the introspection.py file and changed the first line to: > > from django.db.backends.mysql.base import DatabaseOperations > > ...and we're good to go. I'm not sure why it would be that way in the > repository,
Your checkout is somehow corrupt. I've just checked back through the subversion history and that line (with the original importing from mysql_old that you mentioned) has never existed in Django's repository. You might want to do a clean checkout of whichever subversion changeset you're using to ensure that there are no other oddities like this in your source. Regards, Malcolm -- Plan to be spontaneous - tomorrow. http://www.pointy-stick.com/blog/ --~--~---------~--~----~------------~-------~--~----~ 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 [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/django-users?hl=en -~----------~----~----~----~------~----~------~--~---