﻿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
21275	Cannot use migrations if model field specifies validators	Tim Graham	Tim Graham <timograham@…>	"My assumption is that we shouldn't try to serialize the `validators` attribute.

Traceback:
{{{
  File ""/home/tim/.virtualenvs/foo/local/lib/python2.7/site-packages/django/db/migrations/writer.py"", line 185, in serialize
    raise ValueError(""Cannot serialize: %r"" % value)
ValueError: Cannot serialize: <django.core.validators.RegexValidator object at 0x1bacc10>
}}}"	Bug	closed	Migrations	dev	Normal	fixed		loic@…	Unreviewed	1	0	0	0	0	0
