>
> I believe I got it to work. I had to change the Engine per this article.
>
http://dev.mysql.com/doc/connector-python/en/connector-python-django-backend.html
--
You received this message because you are subscribed to the Google Groups
"Django users" group.
To unsubscribe from this group
MySQLdb module doesn't work in Django 3.X since you installed MySQL
connector for Python, or at least I think you did, you need to read on
their documentation to see what you need to do to make it work with Django
2014-06-09 20:57 GMT-05:00 Kelvin Wong :
> You better check that the MySQL connect
You better check that the MySQL connector actually runs on Py3. I recall
reading that it does not run on Py3.
I don't use MySQL with Django though. Maybe someone else familiar has
better info.
Try to import it from the shell.
K
On Monday, June 9, 2014 5:38:13 PM UTC-7, Alan Sawyer wrote:
>
>
Please excuse me if this is a dumb question, but I've been stuck on this
for about 3 hours, and getting a bit frustrated
I am a noob to Django/Python. I am trying to get this setup on Windows 7
laptop.
I installed Python 3.4 but have also tried 3.3
I then installed Pip
I then installed Django
4 matches
Mail list logo