﻿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
9928	Ordering of admin.ModelAdmin objects in admin site	ruiaf	Badri	"Lets say I have my pizza application with Topping and Pizza classes and they show in Django Admin like this:

Toppings            Add / Change[[BR]]
Pizzas              Add / Change[[BR]]

But it would be nice to have them like this:

Pizzas              Add / Change[[BR]]
Toppings            Add / Change[[BR]]

Currently there is no way of doing this. It would be nice and I think it is important."		closed	contrib.admin	1.0		duplicate		sam.kuper@…	Design decision needed	1	1	1	1		
