﻿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
908	writing Null instead of the default value to the database in default object manipulator	anonymous	Adrian Holovaty	"I have a field definition:

main_photo = meta.IntegerField('main_photo', default=0, blank=True)

and when I'm using generic views, with a template without that field, django tries to write NULL to the database, whereas in my opinion it should put 0 ."	defect	closed	Metasystem		normal	invalid			Unreviewed	0	0	0	0	0	0
