﻿id	summary	reporter	owner	description	type	status	component	version	severity	resolution	keywords	cc	stage	has_patch	needs_docs	needs_tests	needs_better_patch	easy	ui_ux
22367	MySQLdb Error with Python 3.3	sebastiendewailly@…	pamsb2	"Hi everybody,
It's made a while since I try to improve my web site with my poor qualities...
So rather than create the wheel i find out what's up with Django!!!
It sounds great but in meantime i had problem accessing my db.
In fact, i followed the tutorial part 1 with Django 1.6 and Python 3.3.5
After settings were done in setup.py, i ran :python manage.py syncdb
the answer was: import MySQLdb as Database
ImportError: No module named 'MySQLdb'
I've also seen some people on irc #Django telling it doesn't run with Python 3.3

Perhaps can help, seb
"	Bug	closed	Database layer (models, ORM)	1.6	Release blocker	invalid			Unreviewed	0	0	1	0	0	0
