﻿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
4737	Split the model field options into those affecting the database and those affecting its appearance or validation.	Lllama	nobody	"The attached documentation patch split the model field options into those affecting the model's representation in the database and those affecting its appearance or validation.

A slight confusion with 'blank' and 'null' meant that I was associating 'blank' with 'required'. This is a fair assumption for the majority of the time (admin app and forms do the same) but using the models in other scripts could cause some confusion when CharFields get created with empty strings by default."		closed	Documentation	dev		wontfix	models docs validation		Design decision needed	1	0	0	1	0	0
