﻿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
22959	Document that custom validator must be comparable to prevent infinite migrations	lorinkoz@…	Markus Holtermann	I'm using a custom validator with a proper deconstruct on a TextField, it's intended to control the min and max number of words in the field. If I run python manage.py makemigrations over and over again it keeps generating the same migration related to changes on that text field, changes that do not exist.	Cleanup/optimization	closed	Documentation	1.7-rc-1	Normal	fixed	migrations	Areski Belaid info+coding@…	Accepted	1	0	0	0	0	0
