Re: Django 1.6.0 over python 3: mysql?
Hi,
The short answer is that MySQLdb is outside the control of the Django project. Django itself is now Python 3 compatible. The compatibility of other libraries is up to their respective maintainers.
That said, I doubt you'll regret the move to PostgreSQL :-)
Yours,
Russ Magee %-)
On Sat, Nov 24, 2012 at 5:43 AM, ajendrex <hurbinas@gmail.com> wrote:
I decided to use postgresql and move on :)To view this discussion on the web visit https://groups.google.com/d/msg/django-users/-/n1hMGSYAR74J.
On Friday, November 23, 2012 11:02:10 AM UTC-3, ajendrex wrote:Hello,--I'm new to django and I'm going directly to use it over python 3 (I have been using python 3 for mor than one year). However, the MySQLdb library doesn't support python 3 yet. Is there a way of connecting django to mysql over python3? If not, any plan to get it in the near future?
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 django-users+unsubscribe@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/django-users?hl=en.
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 django-users+unsubscribe@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/django-users?hl=en.
0 Comments:
Post a Comment
Subscribe to Post Comments [Atom]
<< Home