﻿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
20974	Adding test for mysql-specific model validation checks	chrismedrela	ANUBHAV JOSHI	"There is some validation on model fields under MySQL backend here [1]. It checks if you do not use unique varchars longer than 255 characters. This code is not covered by any test.

I'm working at rewriting validation framework (see discussion on mailing list [2]), so please, do not work at this ticket until I finish.

[1] https://github.com/django/django/blob/master/django/db/backends/mysql/validation.py
[2] https://groups.google.com/forum/#!topic/django-developers/fEf21dtpqDE"	Cleanup/optimization	closed	Core (System checks)	1.5	Normal	wontfix	checks	anubhav9042@…	Accepted	0	0	0	0	0	0
