﻿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
11188	Contradiction in queryset documentation re slices	anonymous	Karen Tracey	"There seems to be a contradiction in the ""Limiting Queryset"" documentation at
   http://docs.djangoproject.com/en/dev/topics/db/queries/#id4
as it pertains to the third 'step' pamameter in slices.

It states that
   'Negative indexing (i.e. Entry.objects.all()[-1]) is not supported, nor is the third ""step"" slice parameter.'

The next paragraph, however, explains how things work when the ""step"" parameter is used. It seems, then, that the ""step"" parameter *is* supported.  This appears to be a contradiction.
"		closed	Documentation	dev		fixed			Accepted	0	0	0	0	0	0
