﻿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
8132	"Inaccuracies in Tutorial 02 - ""Customize the admin index page"""	Julien Phalip	nobody	"I couldn't find any related ticket so I posted this one.

After the merge of NFA, the ""Customize the admin index page"" section at the bottom of the tutorial part 2, contains some inaccuracies:

- Elements are not randomly ordered anymore, but alphabetically.
- The ``get_admin_app_list`` doesn't exist anymore. Instead, the variable ``app_list`` is directly passed to the template by the ``AdminSite.index`` view.

Patch attached. Marking it 1.0beta since that's quite important to be fixed before release.

http://www.djangoproject.com/documentation/tutorial02/#customize-the-admin-index-page"		closed	Documentation	dev		fixed			Ready for checkin	1	0	0	0	0	0
