I upgraded from django 1.6 to 1.7b1 and now it seems like as soon as I want 
to do anything that interacts with mysql, I keep getting this error:

NotImplementedError: subclasses of BaseDatabaseWrapper may require a 
schema_editor() method

In Python I can import mysql.connector just fine.
I've reinstalled mysql 5.6.17 community server.

Any ideas?

-- 
You received this message because you are subscribed to the Google Groups 
"Django users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to django-users+unsubscr...@googlegroups.com.
To post to this group, send email to django-users@googlegroups.com.
Visit this group at http://groups.google.com/group/django-users.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/django-users/f656b63d-0eb5-4c17-836b-6c3d41938984%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to