﻿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
26310	Document that a query's default ordering is unspecified	Wim Feijen	nobody	"https://docs.djangoproject.com/en/1.9/ref/models/options/#ordering

Mistakenly, I was thinking that if no ordering was given on a Model's Meta, ordering is by ""-id"". I was foolishly mistaken. My proposal is to add to the documentation:

""If no ordering is given, results are returned from the database as is. Ordering might be anything, semi-randomly."""	Cleanup/optimization	closed	Documentation	1.9	Normal	fixed			Ready for checkin	1	0	0	0	1	0
