In my Django project, I have created a custom admin page for an app via the get_urls() method. I\'d like to add a link to the app\'s main model index view that will
get_urls()