﻿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
1559	[patch]Model instance __init__ ignores defaults if kwargs is empty	jim-django@…	Adrian Holovaty	"Currently, django.core.meta.method_init does not fill in default values if no keyword arguments are passed. This makes it impossible to create instances of models using defaults for all fields. See http://django.pastebin.com/630262 for an example.

Attached is a trivial patch that always goes through fields setting defaults if no kwarg is specified."	defect	closed	Metasystem	dev	normal	duplicate			Unreviewed	1	0	0	0	0	0
