﻿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
2685	[patch] Blank USStateField data with blank=True becomes None, breaks INSERTs/UPDATEs	dackze+django@…	Adrian Holovaty	If you have a model with a `USStateField(blank=True)` field, blank values get turned into `None` and cause `INSERT`s and `UPDATE`s to fail with blank values, due to inserting a `NULL` value into a `NOT NULL` field.	defect	closed	Validators	dev	normal	fixed			Unreviewed	1	0	0	0	0	0
