I want to show Django model data on the Django admin site index.html.
############# index.html #############
{% extends "admin/base_site.html" %}