﻿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
2547	"""blank=True"" and ""default"" don't work correctly when create_object page doesn't submit field"	jeff@…	Adrian Holovaty	"In both the stable 0.95 and svn version, an IntegerField (and most likely everything else) will not use the ""default"" value when ""blank=True"", if the input field is not included on the generic view create_object page. Instead, it'll try and pass it directly to the database as null, which will cause an error, as null is not valid.

Instead, the default value should be used, and there should be no errors."	defect	closed	Database layer (models, ORM)	dev	normal	duplicate			Unreviewed	0	0	0	0	0	0
