﻿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
14546	Queryset docs should drop some legacy Django 1.0 instructions	Paul McMillan	nobody	"http://docs.djangoproject.com/en/1.2/ref/models/querysets/#in

The queryset docs show some roundabout ways to do `in` lookups, but then have this confusing note:

""Changed in Django 1.1: In Django 1.0, only the latter piece of code is valid.""

A user not paying attention is likely to misinterpret this.

We don't need to be teaching users reading the Django 1.3 docs how to build code that's compatible with Django 1.0. The example and the note should be removed."		closed	Documentation	1.2		duplicate			Accepted	0	0	0	0	0	0
