﻿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
12983	Spelling error in trunk signal documentation	kcharvey	nobody	"http://docs.djangoproject.com/en/dev/topics/signals/

I before E except after C

Connecting to signals sent by specific senders¶

Some signals get sent many times, but you'll only be interested in recieving a certain subset of those signals. For example, consider the django.db.models.signals.pre_save signal sent before a model gets saved. Most of the time, you don't need to know when any model gets saved -- just when one specific model is saved."		closed	Documentation	1.1		fixed			Ready for checkin	1	0	0	0	0	0
