﻿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
5729	Django doesn't create real foreign keys when using MySQL INNODB engine	mattdennewitz	Malcolm Tredinnick	When specifying in DATABASE_OPTIONS to use MySQL's INNODB engine, Django will oblige and create the tables using MySQL. It won't, however, create real foreign keys; instead, it adds indexes as though it were using MyISAM.		closed	Database layer (models, ORM)	dev		fixed		mir@…	Accepted	0	0	0	0	0	0
