I'd add to this that if you are interested in either running with an async
worker like gevent or with Python 3 support, MySQL is a no-go. The main
MySQL connector, MySQLdb, doesn't yet support Python 3; work is forthcoming
in a branch, though no timeline is given. And if you want to have some sort
of async worker with gunicorn, there isn't yet a way to do it with MySQL.

- Chris


On Mon, Mar 18, 2013 at 9:38 AM, Lee Hinde <leehi...@gmail.com> wrote:

>
> On Mar 18, 2013, at 9:34 AM, frocco <faro...@gmail.com> wrote:
>
> > Thank you for your feedback.
> > Other than the docs, is there a good ebook to learn the basics. I just
> purchased navicat to use.
> >
>
> https://django.2scoops.org/
>
>
>
> --
> You received this message because you are subscribed to the Google Groups
> "Django users" group.
> To unsubscribe from this group and stop receiving emails from it, send an
> email to django-users+unsubscr...@googlegroups.com.
> To post to this group, send email to django-users@googlegroups.com.
> Visit this group at http://groups.google.com/group/django-users?hl=en.
> For more options, visit https://groups.google.com/groups/opt_out.
>
>
>

-- 
You received this message because you are subscribed to the Google Groups 
"Django users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to django-users+unsubscr...@googlegroups.com.
To post to this group, send email to django-users@googlegroups.com.
Visit this group at http://groups.google.com/group/django-users?hl=en.
For more options, visit https://groups.google.com/groups/opt_out.


Reply via email to