﻿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
9916	QuerySets should order_by pk as default	anonymous	nobody	At least with Postgresql using LIMIT and OFFSET at the same clause will give unpredictable results without an ORDER BY clause. QuerySets should use some kind of ordering as default, so that slicing api would work. At least the documentation at http://docs.djangoproject.com/en/dev/topics/db/queries/#id4 should mention this and the examples without order_by should be removed.		closed	Database layer (models, ORM)	1.0		wontfix			Unreviewed	0	0	0	0	0	0
