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 <[email protected]> wrote:

> I decided to use postgresql and move on :)
>
>
> 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 view this discussion on the web visit
> https://groups.google.com/d/msg/django-users/-/n1hMGSYAR74J.
>
> To post to this group, send email to [email protected].
> To unsubscribe from this group, send email to
> [email protected].
> 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 [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/django-users?hl=en.

Reply via email to