﻿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
12696	ModelAdmin.save_model is not called on creation, only on update	David Seddon	nobody	"Using Django version 1.2 alpha 1 and Python 2.6

I've extended an admin.ModelAdmin class and used the documented save_model method.  This only appears to be called when an object is ''updated'' from the admin interface, but not when it is created.  This is contrary to the documentation.

(HEALTH WARNING: I'm new to Django, so may have misconfigured this, but I don't think I have.)"		closed	contrib.admin	1.2-alpha		worksforme			Unreviewed	0	0	0	0	0	0
