Which version of django ? Is this one version has python 3.x support ? 2012/11/20 Cj Taylor <c...@cjcode.com>: > ok, so what needs to happen here? Do I need to recode > /usr/local/lib/python3.2/dist-packages/django/db/backends/mysql/base.py to > use this new module? > > > On Sunday, November 18, 2012 4:57:02 PM UTC-5, iñigo medina wrote: >> >> >> On Sat, 17 Nov 2012, Cj Taylor wrote: >> >> > That package installs into my python directory but not python3. I'm >> > currently trying to get Django 1.5 to work with python3. Are there >> > other >> > ways currently to get mysql to work with django and the python3 >> > environment? >> >> Check out pymysql: >> https://github.com/petehunt/PyMySQL/ >> >> i� >> >> > >> > Try this : >> > >> >> sudo apt-get install python-mysqldb >> >> >> >> -- >> >> Sandeep Kaur >> >> E-Mail: mkaur...@gmail.com <javascript:> >> >> Blog: sandymadaan.wordpress.com >> >> >> > >> > -- >> > 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/-/VfrRmTUUQrgJ. >> > To post to this group, send email to django...@googlegroups.com. >> > To unsubscribe from this group, send email to >> > django-users...@googlegroups.com. >> > 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 view this discussion on the web visit > https://groups.google.com/d/msg/django-users/-/25S322O0_YkJ. > > To post to this group, send email to django-users@googlegroups.com. > To unsubscribe from this group, send email to > django-users+unsubscr...@googlegroups.com. > 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 django-users@googlegroups.com. To unsubscribe from this group, send email to django-users+unsubscr...@googlegroups.com. For more options, visit this group at http://groups.google.com/group/django-users?hl=en.