﻿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
11390	If you use a callable as default value on a model field, it gets called 3 times.	espen.nettbruk@…		I belive i found a bug in the Django code, im truly sorry if it isnt. I just added a callable (a function) as the default value to a models field. And when i then initate the model, e.x by refreshing the admin edit page, I can se that the function runs three (3) times. There is no reason this should happen and it could lead to performance issues if the calulations done in this function is though.	Bug	closed	Forms	1.0	Normal	fixed	models	danny.adair@…	Accepted	0	0	0	0	0	0
