﻿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
22497	Documentation should highlight the different between field and class deconstruction	reames@…	Tim Graham	"I'm looking at the documentation on https://docs.djangoproject.com/en/1.7/topics/migrations/ for the `deconstruct()` method, where it states: 

    It takes no arguments, and should return a tuple of 3 things: (path, args, kwargs).

But, it actually should return 4 items as shown in the code:

https://github.com/django/django/blob/stable/1.7.x/django/db/migrations/state.py#L127"	Cleanup/optimization	closed	Documentation	1.7-beta-2	Normal	fixed			Accepted	0	0	0	0	0	0
