﻿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
26493	Document that built-in signals use send()	Kevin Christopher Henry	Filipa Andrade	"I think that Django consistently uses `send()` rather than `send_robust()` for its built-in signals, but it's not mentioned in [[https://docs.djangoproject.com/en/dev/ref/signals/|the documentation]].

The distinction matters to application code that uses these signals, since it determines whether or not a raised `Exception` will propagate."	Cleanup/optimization	closed	Documentation	dev	Normal	fixed			Ready for checkin	1	0	0	0	1	0
