﻿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
22467	Example in post_migrate signal is misleading	Vidir Valberg Gudmundsson	nobody	"I was reading up on documentation on the post_migrate signal:

https://docs.djangoproject.com/en/1.7/ref/signals/#post-migrate

And seems to me that the example is just a copy paste of the post_syncdb one.

I recieve an ""AssertionError: Signal receivers must be callable"" error when just passing in my models module.

Github reference:
https://github.com/django/django/blob/stable/1.7.x/docs/ref/signals.txt#L497"	Cleanup/optimization	closed	Documentation	1.7-beta-1	Normal	fixed	signals migration		Unreviewed	0	0	0	0	0	0
