While we're on the topic, I'd like to propose (also?) supporting the pure-python, MySQLdb-compatible pymysql, which INADA Naoki (methane) has also put a lot of work into.
pymysql is pure-python, so it's really easy to get up-and running on Mac OS X and in other environments, because you don't need the mysql header files around. Just pip install pymysql, and you're good to go. https://code.djangoproject.com/ticket/22391 Tim says on the ticket: "One question I have is how we are going to ensure that it doesn't break if we merge it to core. Do we need another MySQL build to the Jenkins matrix?" -- You received this message because you are subscribed to the Google Groups "Django developers" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/django-developers. To view this discussion on the web visit https://groups.google.com/d/msgid/django-developers/260d5b5e-47e3-4432-848f-b3fe58db1a7a%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
