﻿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
11931	ForeignKey documentation mentions non-existent method	Daniel Roseman	nobody	The documentation for ForeignKey fields (http://docs.djangoproject.com/en/dev/ref/models/fields/#arguments) mentions Q objects as having a get_sql() method. They don't have such a method - possibly they did before queryset-refactor, but not now. Patch attached removes this, and links the reference to Q objects to the description on the Making queries page (because there is no reference page for Q).		closed	Documentation	1.1		fixed			Unreviewed	1	0	0	1	0	0
