﻿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
27566	Clarify documentation of ModelAdmin.save_model and delete_model	Doug Harris	nobody	"When working with `ModelAdmin.save_model()` it wasn't clear to me if these were meant to be overriden or if they were hooks. If hooks, did they run before or after save?

The existing documentation say ""must save the object"" but then also says ""Here you can do any pre- or post-save operations.""

I've updated the documentation (in a forthcoming PR) in a way that clarifies this."	Cleanup/optimization	closed	Documentation	1.10	Normal	fixed			Accepted	1	0	0	0	0	0
