On Thursday, December 8, 2011, Jens Diemer <[email protected]> wrote: > Am 07.12.2011 21:38, schrieb Ian Clelland: >> >> PyMySQL is a pure python implementation of PEP 249 for MySQL, and supports >> Python 2.4 - 3.2, and MySQL 4.1 and higher. > > Another goal of PyMySQL would be to use Django + MySQL with PyPy, isn't it? >
You know, I hadnt thought of it, but that would definitely go a long way towards making that possible! Ill see if I can polish up a proposal for splitting up the backend code into SQL and driver code, but I'll try to get a separate pymysql backend up in a repository somewhere for people to try out as well. Ian > See also: https://groups.google.com/group/django-users/browse_thread/thread/cbef429d014c1ad9/ > > -- > > Mfg. > > Jens Diemer > > > ---- > http://www.jensdiemer.de > > -- > You received this message because you are subscribed to the Google Groups "Django developers" 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-developers?hl=en. > > -- Regards, Ian Clelland <[email protected]> -- You received this message because you are subscribed to the Google Groups "Django developers" 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-developers?hl=en.
