Re: django and mysql versions

2012-09-30 Thread Elizabeth Rachel Lemon
yone out there who's actually tried it and knows from experience what will happen? If not, I'll try it and update this thread with how it comes out. On Sunday, September 30, 2012 1:38:45 PM UTC-4, Dennis Lee Bieber wrote: > > On Sun, 30 Sep 2012 09:18:49 -0700 (PDT), Eliza

django and mysql versions

2012-09-30 Thread Elizabeth Rachel Lemon
According to this page: https://docs.djangoproject.com/en/dev/ref/databases/ "Django supports MySQL 5.0.3 and higher." But the next section says that MySQLdb is required, and when you click the link to MySQLdb from that page, it goes to this page: http://sourceforge.net/projects/mysql-python/ wh