There are some custom menu items in the admin's menu, it is easy to order them (the items marked in red below).
Just set menu_order of the custom ModelAdmin object.
The question is how to reorder the built-in menu items, such as Pages, Images, Media, and Settings.
