Hi! On Monday, March 11, 2013 5:29:22 AM UTC-3, Aymeric Augustin wrote: > > On 11 mars 2013, at 00:32, Norberto Bensa <[email protected] <javascript:>> > wrote: > > > I wanted to run Django with Python 3 but mysql was a showstopper until > today. > > > Hi Norberto, > > Since MySQLdb wasn't ported to Python 3 yet, this isn't officially > supported at this time. >
There's a port. You didn't read the whole message :-( https://github.com/clelland/MySQL-for-Python-3 I'm using it: http://nbensa.blogspot.com.ar/2013/03/python-3-django-and-mysql.html Ok. Small projects (very small), but it works (for me). > I've filed a ticket so we don't forget to deal with this in 1.6: > https://code.djangoproject.com/ticket/20025 > > Can I update the ticket? Thanks! -- 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?hl=en. For more options, visit https://groups.google.com/groups/opt_out.
