Django web framework ships with very powerful admin interface for site managers. Default interface is generated from model's metadata and can be customized using many hooks. This presentation is about customizing and making admin interface faster and more user friendly.