Re: Recommending a Python 3-compatible MySQL connector

2013-05-09 Thread Travis Jensen
Thanks, Aymeric. I grabbed the latest Django code and things worked like a charm. Now, I have a decision to make: Stay on the Django/Python 3 bleeding edge or back off to Python 2.7. My project's timeline says I won't release until after Django 1.6 (even with some slop for slipping releases),

Re: Recommending a Python 3-compatible MySQL connector

2013-05-06 Thread Travis Jensen
On Sunday, May 5, 2013 2:46:43 PM UTC-6, Aymeric Augustin wrote: > > On 5 mai 2013, at 21:15, Ian Clelland > > wrote: > > > I don't object at all -- as long as the code it still passing tests, > that is :) > > So, given that the tests aren't passing, what does that mean? I've played around w