﻿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
17494	Query Methods	Zachary Voase	nobody	"The rationale and idea are expounded in more detail in this django-developers thread: http://groups.google.com/group/django-developers/browse_thread/thread/ad1af7d783317302

The idea is a simple decorator, similar to Python's `@classmethod`, which applies to a method on a manager and marks it as a query method—that is, a method which should be present not only on the manager, but on all querysets which come from that manager."	New feature	closed	Database layer (models, ORM)	1.3	Normal	fixed		donald.stufft@… tomek@… bnafta@…	Accepted	0	0	0	0	0	0
