﻿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
28009	Document and test Field.empty_value for CharField subclasses	Matt Braymer-Hayes	David Smith	Hi folks, question: Do the changes made in #4136 also impact `models.CharField` subclasses (`CommaSeparatedIntegerField`, `EmailField`, `SlugField`, and `URLField`) and `forms.CharField` subclasses (`RegexField`, `EmailField`, `URLField`, `GenericIPAddressField`, `SlugField`, and `UUIDField`)? Based on my review of the code they do, though I may be missing something. If they are, the docstrings and documentation for each of the `forms.CharField` subclasses should be updated. Additionally, the release notes should mention the other fields impacted. I'm happy to make a PR, if this is the case.	Cleanup/optimization	closed	Documentation	1.11	Normal	fixed			Ready for checkin	1	0	0	0	0	0
