问题
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