How to Change the Django 3.1.3 Admin View

三世轮回 提交于 2021-01-07 06:36:08

问题


I am currently working on the Django==3.1.3 version but would like to change the interface like that of the django==3.1 Admin view.

The current view looks something like this:

I would like to remove the red part and keep the remaining part of the page.

来源:https://stackoverflow.com/questions/65020639/how-to-change-the-django-3-1-3-admin-view

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!