﻿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
20654	Type mismatch in the docs for m2m_changed's pk_set argument	Daniel Izquierdo	nobody	"The docs state that m2m_changed's pk_set argument is a list of primary key values: https://docs.djangoproject.com/en/dev/ref/signals/

But it's actually a set. See: https://github.com/django/django/blob/master/django/db/models/fields/related.py

Pull request: https://github.com/django/django/pull/1302"	Bug	closed	Documentation	1.5	Normal	fixed			Ready for checkin	1	0	0	0	1	0
