﻿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
21779	Wrong default on isolation level in queryset documentation	guileseur@…	nobody	"Hi Django folks,

https://docs.djangoproject.com/en/1.6/ref/models/querysets/ says that ""If you are using MySQL, be sure to use the READ COMMITTED isolation level rather than REPEATABLE READ (the default)"" while https://docs.djangoproject.com/en/1.6/ref/databases/#isolation-level says that ""READ COMMITTED"" is the default.
I think this changed with the 1.6 version and that the first link did not get updated.

Thanks,
Guillaume"	Bug	closed	Documentation	1.6	Normal	invalid	isolation level		Unreviewed	0	0	0	0	0	0
