﻿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
26203	MySQL Warning: Field 'name' doesn't have a default value	Paratosh Bansal	nobody	"C:\Python27\lib\site-packages\django\db\backends\mysql\base.py:112: Warning: Field 'name' doesn't have a default value
  return self.cursor.execute(query, args)

when i am running 'python manage.py migrate oauth2_provider' command in django project. i am getting this type of warning. will it effect on my project. "	Bug	closed	Migrations	1.9	Normal	needsinfo	base.py:112, field 'name'		Unreviewed	0	0	0	0	0	0
